Skip to content

Commit

Permalink
Bumped version to 0.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-hen committed Mar 10, 2021
1 parent cd16ae4 commit bb425cf
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.8.2'
__date__ = '2021–02–13'
__version__ = '0.9.0'
__date__ = '2021–03–10'
__author__ = 'John Hennig'
__copyright__ = 'John Hennig'
__license__ = 'MIT'
Expand Down

0 comments on commit bb425cf

Please sign in to comment.