diff --git a/pyproject.toml b/pyproject.toml index 30c274a87..3d118934c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pycyclops" -version = "0.2.7" +version = "0.2.8" description = "Framework for healthcare ML implementation" authors = ["Vector AI Engineering "] license = "Apache-2.0"