update setup.py and bump version

This commit is contained in:
Mike Fährmann
2015-11-04 00:07:03 +01:00
parent c0efea339e
commit 950bebfd57
2 changed files with 9 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ __author__ = "Mike Fährmann"
__copyright__ = "Copyright 2014, 2015 Mike Fährmann"
__license__ = "GPLv2"
__version__ = "0.3.1"
__version__ = "0.3.2"
__maintainer__ = "Mike Fährmann"
__email__ = "mike_faehrmann@web.de"