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 5d96f51 commit 4da5725Copy full SHA for 4da5725
docs/conf.py
@@ -59,7 +59,7 @@
59
# built documents.
60
#
61
# The short X.Y version.
62
-version = '0.4.3.dev1'
+version = '0.4.3'
63
# The full version, including alpha/beta/rc tags.
64
release = version
65
pyroaring/version.pxi
@@ -1 +1 @@
1
-__version__ = "0.4.3.dev1"
+__version__ = "0.4.3"
0 commit comments