Bumped version up a bit.

This commit is contained in:
Jannis Leidel 2011-07-08 15:00:28 +02:00
parent 7449de7483
commit 88f6c54c83
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
VERSION = (1, 1, 0, "f", 0) # following PEP 386
VERSION = (1, 1, 1, "f", 0) # following PEP 386
DEV_N = None

View file

@ -47,7 +47,7 @@ copyright = u'2007-2011, Jannis Leidel'
# The short X.Y version.
version = '1.1'
# The full version, including alpha/beta/rc tags.
release = '1.1'
release = '1.1.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.