Skip to content

Commit b0ea2fd

Browse files
committed
Fix release version in documentation
Closes #7
1 parent e0a75a3 commit b0ea2fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = u'0.50beta'
63+
version = u'0.55beta'
6464
# The full version, including alpha/beta/rc tags.
65-
release = u'0.50beta'
65+
release = u'0.55beta'
6666

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

0 commit comments

Comments
 (0)