[version] Update version to latest pypi

pull/2/head
Daniel Van Der Maden 5 years ago
parent 65b0442cbc
commit 08855a8862
  1. 2
      pyhmy/_version.py

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

Loading…
Cancel
Save