prepare release 0.3.2

- update ChangeLog
- bump version number in docs/source/conf.py and setup.py
This commit is contained in:
Jan Dittberner 2014-04-10 18:06:39 +02:00
parent 923c463592
commit 871284270d
3 changed files with 9 additions and 5 deletions

View file

@ -53,9 +53,9 @@ copyright = u'2009-2014, Jan Dittberner'
# built documents.
#
# The short X.Y version.
version = '0.3.1'
version = '0.3.2'
# The full version, including alpha/beta/rc tags.
release = '0.3.1'
release = version
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.