Skip to content

Commit

Permalink
#145:
Browse files Browse the repository at this point in the history
Prepare for release of 2.4.11
  • Loading branch information
abrys committed May 8, 2024
1 parent 376b480 commit 1471a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import find_packages


version = "2.4.10"
version = "2.4.11"
print('Starting pypi release version %s' % version)
long_description = """
With this package you can convert dicom images to nifti files.
Expand Down

0 comments on commit 1471a23

Please sign in to comment.