[version] Update version

pull/2/head
Daniel Van Der Maden 5 years ago
parent c5f9c11a9f
commit 46835d8320
  1. 2
      pyhmy/_version.py

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

Loading…
Cancel
Save