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 74e6ae2 commit 43a72cbCopy full SHA for 43a72cb
docs/conf.py
@@ -61,7 +61,7 @@
61
# built documents.
62
#
63
# The short X.Y version.
64
-version = '1.0.0.dev1'
+version = '1.0.0'
65
# The full version, including alpha/beta/rc tags.
66
release = version
67
pyroaring/version.pxi
@@ -1 +1 @@
1
-__version__ = "1.0.0.dev1"
+__version__ = "1.0.0"
0 commit comments