Skip to content

Commit

Permalink
Version bump (v0.9.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
pacesm committed Feb 4, 2022
1 parent 87eb12b commit 79997f9
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.9.10.dev0'
__version__ = '0.9.10'
__author__ = 'Martin Paces (martin.paces@eox.at)'
__copyright__ = 'Copyright (C) 2014 EOX IT Services GmbH'
__licence__ = 'EOX licence (MIT style)'

0 comments on commit 79997f9

Please sign in to comment.