diff --git a/pyproject.toml b/pyproject.toml index 7993c1c..7423d86 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mist-medical" -version = "0.1.3-beta" +version = "0.1.4-beta" requires-python = ">= 3.8" description = "MIST is a simple, fully automated framework for 3D medical imaging segmentation." readme = "README.md"