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 d2bc7de commit fc79099Copy full SHA for fc79099
1 file changed
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.3.0.dev0"
0 commit comments