mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-18 00:54:25 -04:00
Improve update performance
This commit is contained in:
parent
38d09e2ef5
commit
7b51caecca
10 changed files with 63 additions and 49 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open("README.md", "r") as f:
|
|||
|
||||
setup(
|
||||
name="pyhOn",
|
||||
version="0.12.1",
|
||||
version="0.12.2",
|
||||
author="Andre Basche",
|
||||
description="Control hOn devices with python",
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue