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