bump version

pull/11/head
Daniel Van Der Maden 5 years ago
parent 5bb67df3e7
commit 6d89baa746
  1. 2
      pyhmy/_version.py

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

Loading…
Cancel
Save