We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2d004 commit afae328Copy full SHA for afae328
2 files changed
docs/source/conf.py
@@ -64,9 +64,9 @@
64
# built documents.
65
#
66
# The short X.Y version.
67
-version = u'0.3.6'
+version = u'0.3.7'
68
# The full version, including alpha/beta/rc tags.
69
-release = u'0.3.6'
+release = u'0.3.7'
70
71
# The language for content autogenerated by Sphinx. Refer to documentation
72
# for a list of supported languages.
pysyncobj/version.py
@@ -1 +1 @@
1
-VERSION = '0.3.6'
+VERSION = '0.3.7'
0 commit comments