diff --git a/pyproject.toml b/pyproject.toml index 357d0be46..519dbd7ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pycyclops" -version = "0.2.1" +version = "0.2.2" description = "Framework for healthcare ML implementation" authors = ["Vector AI Engineering "] license = "Apache-2.0"