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 7a1480e commit 20cb2caCopy full SHA for 20cb2ca
docs/release-notes.rst
@@ -1,7 +1,7 @@
1
Release notes
2
=============
3
4
-1.0.0rc3 (17 November 2021)
+1.0.0 (17 November 2021)
5
------------------------
6
7
New features
src/neuroglancer_scripts/__init__.py
@@ -31,4 +31,4 @@
31
# and commit
32
# 10. Push the master branch and the new tag to Github
33
# 11. twine upload dist/*
34
-__version__ = "1.0.0rc3"
+__version__ = "1.0.0"
0 commit comments