Living in the future

This commit is contained in:
Jannis Leidel 2009-10-19 02:50:46 +02:00
parent b18f6bf8ad
commit 2beda0697d
3 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
VERSION = (0, 6, 1)
VERSION = (0, 6, 2)
__version__ = '.'.join(map(str, VERSION))

View file

@ -45,9 +45,9 @@ copyright = u'2009, Jannis Leidel'
# built documents.
#
# The short X.Y version.
version = '0.6.1'
version = '0.6.2'
# The full version, including alpha/beta/rc tags.
release = '0.6.1'
release = '0.6.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View file

@ -1,5 +1,5 @@
[egg_info]
#tag_build = dev
tag_build = dev
[build_sphinx]
source-dir = docs/