Bumped version strings to 0.3 so it won't get forgotten later.

This commit is contained in:
Ferdinand Majerech 2011-10-18 21:46:05 +02:00
parent 2cd2de44ff
commit 595302fbff
21 changed files with 55 additions and 55 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.2'
version = '0.3'
# The full version, including alpha/beta/rc tags.
release = '0.2'
release = '0.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.