bump version

This commit is contained in:
Mike Fährmann
2016-09-23 08:41:03 +02:00
parent e12862520d
commit 813317045e
3 changed files with 3 additions and 3 deletions

View File

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