diff --git a/pyproject.toml b/pyproject.toml index 785bed47..99808b6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ license = "MIT" name = "scikeras" readme = "README.md" repository = "https://github.com/adriangb/scikeras" -version = "0.11.1" +version = "0.12.0" [tool.poetry.dependencies] importlib-metadata = {version = ">=3", python = "<3.8"}