diff --git a/pyproject.toml b/pyproject.toml index a7e70b9..dff247d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mltb2" -version = "0.7.5rc1" +version = "0.8.0" description = "Machine Learning Toolbox 2" authors = ["PhilipMay "] readme = "README.md"