diff --git a/pyproject.toml b/pyproject.toml index 05379625..91ef08d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classes = ["MISSING"] [tool.poetry] name = "ranzen" -version = "1.2.6" +version = "1.2.7" description = "A toolkit facilitating machine-learning experimentation." authors = ["PAL "] license = "Apache License 2.0"