diff --git a/mph/__init__.py b/mph/__init__.py index 5f22ac0..90aa0b7 100644 --- a/mph/__init__.py +++ b/mph/__init__.py @@ -4,8 +4,8 @@ # Meta information __title__ = 'MPh' -__version__ = '0.7.4' -__date__ = '2020–07–16' +__version__ = '0.7.5' +__date__ = '2020–07–29' __author__ = 'John Hennig' __copyright__ = 'John Hennig' __license__ = 'MIT'