We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03cced8 commit 345d25eCopy full SHA for 345d25e
pyheos/const.py
@@ -1,7 +1,7 @@
1
"""Define consts for the pyheos package."""
2
3
__title__ = "pyheos"
4
-__version__ = "0.7.1"
+__version__ = "0.7.2"
5
6
CLI_PORT = 1255
7
DEFAULT_TIMEOUT = 10.0
0 commit comments