update setup.py and bump version

This commit is contained in:
Mike Fährmann
2015-10-30 16:26:08 +01:00
parent 2472d0722a
commit 882b1f31b1
2 changed files with 4 additions and 3 deletions

View File

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