mirror of
https://github.com/Andre0512/pyhOn.git
synced 2024-12-22 02:35:32 +00:00
Bump 0.17.5
This commit is contained in:
parent
afb5b8c3ea
commit
3f39be53f3
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open("README.md", "r", encoding="utf-8") as f:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="pyhOn",
|
name="pyhOn",
|
||||||
version="0.17.4",
|
version="0.17.5",
|
||||||
author="Andre Basche",
|
author="Andre Basche",
|
||||||
description="Control hOn devices with python",
|
description="Control hOn devices with python",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
|
Loading…
Reference in a new issue