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 e7673fe commit e3bae33Copy full SHA for e3bae33
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.1.0.dev0"
+__version__ = "1.1.0"
0 commit comments