Skip to content

Commit

Permalink
Merge pull request #414 from pc494/0.8.x
Browse files Browse the repository at this point in the history
bump version on 0.8.x branch to 0.8.2dev
  • Loading branch information
dnjohnstone committed Jun 3, 2019
2 parents c36da7b + 57a8418 commit cab6a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyxem/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__copyright__ = "Copyright 2017-2019, Python Crystallographic Electron Microscopy"
__credits__ = ["Duncan Johnstone", "Phillip Crout", "Ben Martineau", "Simon Hogas"]
__license__ = "GPL"
__version__ = "0.8.1"
__version__ = "0.8.2dev"
__maintainer__ = "Duncan Johnstone"
__email__ = "dnj23@cam.ac.uk"
__status__ = "Development"

0 comments on commit cab6a92

Please sign in to comment.