Changed version to 0.2

This commit is contained in:
Lars Kiesow 2013-05-05 22:35:16 +02:00
parent 115f5e1ac3
commit 71058829e7

View file

@ -45,9 +45,9 @@ copyright = u'2013, Lars Kiesow'
# built documents.
#
# The short X.Y version.
version = '0.1'
version = '0.2'
# The full version, including alpha/beta/rc tags.
release = '0.1.s%s' % time.strftime('%Y%m%d')
release = '0.2.%s' % time.strftime('%Y%m%d')
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.