Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
release 0.5.0
  • Loading branch information
pc494 committed Sep 6, 2020
1 parent fdfe9a1 commit 8f5e0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orix/__init__.py
@@ -1,5 +1,5 @@
__name__ = "orix"
__version__ = "0.5.0.dev"
__version__ = "0.5.0"
__author__ = "Ben Martineau, Phillip Crout, Håkon Wiik Ånes, Duncan Johnstone"
__author_email__ = "pyxem.team@gmail.com"
__description__ = "orix is an open-source python library for handling crystal orientation mapping data."
Expand Down

0 comments on commit 8f5e0c7

Please sign in to comment.