mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-25 20:24:24 -04:00
Fix empty prStr
This commit is contained in:
parent
658e80a8f4
commit
ff8ae160bb
4 changed files with 5 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open("README.md", "r", encoding="utf-8") as f:
|
|||
|
||||
setup(
|
||||
name="pyhOn",
|
||||
version="0.15.8",
|
||||
version="0.15.9",
|
||||
author="Andre Basche",
|
||||
description="Control hOn devices with python",
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue