diff --git a/pyproject.toml b/pyproject.toml index 9448499f..b74d77e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ classes = ["MISSING"] [tool.poetry] name = "ranzen" -version = "2.0.6" +version = "2.1.0" description = "A toolkit facilitating machine-learning experimentation." authors = ["PAL "] license = "Apache License 2.0"