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 fcc9f44 commit e492cb5Copy full SHA for e492cb5
src/neuroglancer_scripts/__init__.py
@@ -33,4 +33,4 @@
33
# 10. Push the master branch and the new tag to Github
34
# 11. Create the Release of GitHub, which will also publish the release to PyPI
35
# through an Action (.github/workflows/publish_to_pypi.yaml).
36
-__version__ = "1.2.0.dev0"
+__version__ = "1.2.0"
0 commit comments