bump version

This commit is contained in:
Mike Fährmann
2015-11-10 21:17:31 +01:00
parent 5516112418
commit 20845d86f8
2 changed files with 3 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.2"
__version__ = "0.3.3"
__maintainer__ = "Mike Fährmann"
__email__ = "mike_faehrmann@web.de"