Updated version numbers to 0.4 .

This commit is contained in:
Ferdinand Majerech 2012-01-23 16:20:52 +01:00
parent 9596806644
commit 3e1b01f097
4 changed files with 9 additions and 9 deletions

View file

@ -49,9 +49,9 @@ copyright = (u'2011, Ferdinand Majerech. Based on PyYAML http://www.pyyaml.org '
# built documents.
#
# The short X.Y version.
version = '0.3'
version = '0.4'
# The full version, including alpha/beta/rc tags.
release = '0.3'
release = '0.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.