Skip to content

Commit e4975c2

Browse files
authored
Update setup.py
1 parent 06bc671 commit e4975c2

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
@@ -138,7 +138,7 @@ def run(self):
138138
# TODO: Update these values according to the name of the module.
139139
setup(
140140
name="histocartography",
141-
version="0.1.5-2",
141+
version="0.2.0",
142142
description="Installable histocartography package.",
143143
long_description=open("README.md").read(),
144144
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)