Skip to content

Commit 49e22bc

Browse files
authored
Dev (#48)
* fix: update imagedata to 3.8.14 * ci: add PyPI release workflow, update imagedata to 3.8.14, bump to v0.5.3 * chore: bump version to 0.5.3
1 parent c55ca18 commit 49e22bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastMONAI/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.2"
1+
__version__ = "0.5.3"

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Python Library ###
66
lib_name = fastMONAI
77
min_python = 3.10
8-
version = 0.5.2
8+
version = 0.5.3
99
### OPTIONAL ###
1010

1111
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

Comments
 (0)