Skip to content

Commit adbe021

Browse files
authored
release for tagging
1 parent 3af3e77 commit adbe021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name='LabelFusion',
22-
version='0.0.2.dev2', # dev: development release; this should be changed when tagging
22+
version='0.0.2', # dev: development release; this should be changed when tagging
2323
author="Megh Bhalerao, Sarthak Pati",
2424
author_email='software@cbica.upenn.edu',
2525
python_requires='>=3.6',

0 commit comments

Comments
 (0)