We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55ca18 commit 49e22bcCopy full SHA for 49e22bc
fastMONAI/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.5.2"
+__version__ = "0.5.3"
settings.ini
@@ -5,7 +5,7 @@
5
### Python Library ###
6
lib_name = fastMONAI
7
min_python = 3.10
8
-version = 0.5.2
+version = 0.5.3
9
### OPTIONAL ###
10
11
requirements = fastai==2.8.3 monai==1.5.0 torchio==0.20.19 xlrd>=1.2.0 scikit-image==0.25.2 imagedata==3.8.14 mlflow==3.3.1 huggingface-hub gdown gradio opencv-python plum-dispatch
0 commit comments