bump version

pull/11/head
Daniel Van Der Maden 5 years ago
parent c97a5dc3a1
commit e7664217dc
  1. 2
      pyhmy/_version.py

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

Loading…
Cancel
Save