We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02316e3 commit ee58f9aCopy full SHA for ee58f9a
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name="LabelFusion",
23
- version="1.0.12", # dev: development release; this should be changed when tagging
+ version="1.0.13", # dev: development release; this should be changed when tagging
24
author="Megh Bhalerao, Sarthak Pati",
25
author_email="software@cbica.upenn.edu",
26
python_requires=">=3.6",
0 commit comments