diff --git a/pyproject.toml b/pyproject.toml index 26e868c..12eb617 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ranzen" -version = "2.5.1" +version = "2.5.2" description = "A toolkit facilitating machine-learning experimentation." authors = ["PAL "] license = "Apache License 2.0"