update setup.py and bump version

This commit is contained in:
Mike Fährmann
2015-12-03 02:31:23 +01:00
parent cb53b29391
commit 30e47848cc
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.4.0"
__version__ = "0.4.1"
__maintainer__ = "Mike Fährmann"
__email__ = "mike_faehrmann@web.de"