[version] bump

pull/2/head
Daniel Van Der Maden 5 years ago
parent 3c6dc8ddf3
commit b50b8214ae
  1. 2
      pyhmy/_version.py

@ -7,5 +7,5 @@ Provides pyhmy version information.
from incremental import Version
__version__ = Version('pyhmy', 20, 1, 29)
__version__ = Version('pyhmy', 20, 1, 30)
__all__ = ["__version__"]

Loading…
Cancel
Save