diff --git a/pyproject.toml b/pyproject.toml index 3218d533..66cfd6a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classes = ["MISSING"] [tool.poetry] name = "ranzen" -version = "1.1.6" +version = "1.2.0" description = "A toolkit facilitating machine-learning experimentation." authors = ["PAL "] license = "Apache License 2.0"