Bump version

This commit is contained in:
Victor Zverovich 2013-12-10 08:50:46 -08:00
parent 2d485d1916
commit be69339bc8

View File

@ -54,9 +54,9 @@ copyright = u'1990-2012, Python Software Foundation'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.7' version = '0.8'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '0.7' release = version
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.