Skip to content

Commit

Permalink
Bump 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsayre committed Nov 14, 2020
1 parent 03cced8 commit 345d25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyheos/const.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Define consts for the pyheos package."""

__title__ = "pyheos"
__version__ = "0.7.1"
__version__ = "0.7.2"

CLI_PORT = 1255
DEFAULT_TIMEOUT = 10.0
Expand Down

0 comments on commit 345d25e

Please sign in to comment.