mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-19 17:35:08 -04:00
Fix unclear session errors
This commit is contained in:
parent
33454f68b8
commit
970b94bfa7
4 changed files with 47 additions and 36 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open("README.md", "r") as f:
|
|||
|
||||
setup(
|
||||
name="pyhOn",
|
||||
version="0.7.2",
|
||||
version="0.7.3",
|
||||
author="Andre Basche",
|
||||
description="Control hOn devices with python",
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue