Skip to content

Commit

Permalink
Bump 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsayre committed Nov 10, 2020
1 parent 9976ede commit 0050bca
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.0"
__version__ = "0.7.1"

CLI_PORT = 1255
DEFAULT_TIMEOUT = 10.0
Expand Down

0 comments on commit 0050bca

Please sign in to comment.