[version] Bump version

pull/15/head
Daniel Van Der Maden 4 years ago
parent f92259b68b
commit 4bf2b1503b
  1. 2
      pyhmy/_version.py

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

Loading…
Cancel
Save