We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bc671 commit e4975c2Copy full SHA for e4975c2
setup.py
@@ -138,7 +138,7 @@ def run(self):
138
# TODO: Update these values according to the name of the module.
139
setup(
140
name="histocartography",
141
- version="0.1.5-2",
+ version="0.2.0",
142
description="Installable histocartography package.",
143
long_description=open("README.md").read(),
144
long_description_content_type="text/markdown",
0 commit comments