Skip to content

Commit

Permalink
Version bump (0.12.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacesm committed Dec 9, 2022
1 parent ff5e81e commit 42ef03a
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.0a1'
__version__ = '0.12.0'
__author__ = 'Martin Paces ([email protected])'
__copyright__ = 'Copyright (C) 2014-2022 EOX IT Services GmbH'
__licence__ = 'EOX licence (MIT style)'

0 comments on commit 42ef03a

Please sign in to comment.