Final changes for the 0.2 release (hopefully).

This commit is contained in:
Ferdinand Majerech 2011-10-15 18:28:34 +02:00
parent 210091a75f
commit 5547f62176
13 changed files with 71 additions and 63 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.1'
version = '0.2'
# The full version, including alpha/beta/rc tags.
release = '0.1'
release = '0.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.