bump version number

This commit is contained in:
Mike Fährmann
2015-10-05 20:34:14 +02:00
parent b8b48ef795
commit e37846e1c1
2 changed files with 5 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.2"
__version__ = "0.3"
__maintainer__ = "Mike Fährmann"
__email__ = "mike_faehrmann@web.de"