From 511b849e05253b46b459c16808602b89718a5704 Mon Sep 17 00:00:00 2001 From: aecelaya Date: Sun, 21 Jul 2024 23:23:29 -0500 Subject: [PATCH] Update pyproject --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 68fbeb2..74440a2 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mist-medical" -version = "0.4.12-alpha" +version = "0.4.13-alpha" requires-python = ">= 3.8" description = "MIST is a simple, fully automated framework for 3D medical imaging segmentation." readme = "README.md"