From a0ce94fdcffcab55f465e755f07393a3fd96d00c Mon Sep 17 00:00:00 2001 From: nutellaBear <48599863+LalithShiyam@users.noreply.github.com> Date: Fri, 10 Jan 2025 22:20:33 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ed5c115..d6fe10e 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='moosez', - version="3.0.9", + version="3.0.10", author='Lalith Kumar Shiyam Sundar | Sebastian Gutschmayer | Manuel Pires', author_email='Lalith.shiyamsundar@meduniwien.ac.at', description='An AI-inference engine for 3D clinical and preclinical whole-body segmentation tasks',