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