Skip to content

Commit afae328

Browse files
committed
New version
1 parent 4e2d004 commit afae328

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@
6464
# built documents.
6565
#
6666
# The short X.Y version.
67-
version = u'0.3.6'
67+
version = u'0.3.7'
6868
# The full version, including alpha/beta/rc tags.
69-
release = u'0.3.6'
69+
release = u'0.3.7'
7070

7171
# The language for content autogenerated by Sphinx. Refer to documentation
7272
# for a list of supported languages.

pysyncobj/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.3.6'
1+
VERSION = '0.3.7'

0 commit comments

Comments
 (0)