Skip to content

Commit 345d25e

Browse files
committed
Bump 0.7.2
1 parent 03cced8 commit 345d25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyheos/const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Define consts for the pyheos package."""
22

33
__title__ = "pyheos"
4-
__version__ = "0.7.1"
4+
__version__ = "0.7.2"
55

66
CLI_PORT = 1255
77
DEFAULT_TIMEOUT = 10.0

0 commit comments

Comments
 (0)