Skip to content

Commit 20cb2ca

Browse files
committed
Prepare the 1.0.0 release
1 parent 7a1480e commit 20cb2ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/release-notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release notes
22
=============
33

4-
1.0.0rc3 (17 November 2021)
4+
1.0.0 (17 November 2021)
55
------------------------
66

77
New features

src/neuroglancer_scripts/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
# and commit
3232
# 10. Push the master branch and the new tag to Github
3333
# 11. twine upload dist/*
34-
__version__ = "1.0.0rc3"
34+
__version__ = "1.0.0"

0 commit comments

Comments
 (0)