[version] Update version to release

pull/2/head
Daniel Van Der Maden 5 years ago
parent 2a3fdfcb75
commit b27315b0f7
  1. 2
      pyhmy/_version.py

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

Loading…
Cancel
Save