Making some preparations for release in the documentation and setup.py.

This commit is contained in:
Jonathan LaCour
2011-09-02 15:03:04 -04:00
parent 60296833ae
commit 7ad16aa6f9
2 changed files with 4 additions and 4 deletions

View File

@@ -48,9 +48,9 @@ copyright = u'2010, Jonathan LaCour'
# built documents.
#
# The short X.Y version.
version = '0.0.1'
version = '0.1.0'
# The full version, including alpha/beta/rc tags.
release = '0.0.1'
release = '0.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.