Fix version number in docs

This commit is contained in:
Matt Good
2014-01-03 15:14:49 -08:00
parent d671a849bb
commit 4901d68b01

View File

@@ -48,9 +48,9 @@ copyright = u'2012, Matt Good'
# built documents.
#
# The short X.Y version.
version = '0.8'
version = '0.9'
# The full version, including alpha/beta/rc tags.
release = '0.8.0'
release = '0.9.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.