We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a2dd68 commit b94708dCopy full SHA for b94708d
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name="LabelFusion",
23
- version="1.0.11", # dev: development release; this should be changed when tagging
+ version="1.0.12", # 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