Skip to content

Commit e3bae33

Browse files
committed
Set version number to 1.1.0
1 parent e7673fe commit e3bae33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/neuroglancer_scripts/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
# 10. Push the master branch and the new tag to Github
3434
# 11. Create the Release of GitHub, which will also publish the release to PyPI
3535
# through an Action (.github/workflows/publish_to_pypi.yaml).
36-
__version__ = "1.1.0.dev0"
36+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)