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