diff --git a/eoxmagmod/eoxmagmod/__init__.py b/eoxmagmod/eoxmagmod/__init__.py index defb6df..1276c37 100644 --- a/eoxmagmod/eoxmagmod/__init__.py +++ b/eoxmagmod/eoxmagmod/__init__.py @@ -140,7 +140,7 @@ except ImportError: pass -__version__ = '0.9.7' +__version__ = '0.9.8' __author__ = 'Martin Paces (martin.paces@eox.at)' __copyright__ = 'Copyright (C) 2014 EOX IT Services GmbH' __licence__ = 'EOX licence (MIT style)'