Skip to content

Commit

Permalink
Bumped version to 0.8.0 for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-hen committed Feb 7, 2021
1 parent 764b43d commit 2bfe438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mph/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# Meta information
__title__ = 'MPh'
__version__ = '0.7.6'
__date__ = '2020–11–29'
__version__ = '0.8.0'
__date__ = '2021–02–07'
__author__ = 'John Hennig'
__copyright__ = 'John Hennig'
__license__ = 'MIT'
Expand Down

0 comments on commit 2bfe438

Please sign in to comment.