Skip to content

Commit

Permalink
Version bump 0.12.1
Browse files Browse the repository at this point in the history
s Please enter the commit message for your changes. Lines starting
  • Loading branch information
pacesm committed Mar 23, 2023
1 parent 4a1849e commit 81d2d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eoxmagmod/eoxmagmod/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
except ImportError:
pass

__version__ = '0.12.0'
__version__ = '0.12.1'
__author__ = 'Martin Paces (martin.paces@eox.at)'
__copyright__ = 'Copyright (C) 2014-2022 EOX IT Services GmbH'
__licence__ = 'EOX licence (MIT style)'

0 comments on commit 81d2d43

Please sign in to comment.