mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-21 18:35:20 -04:00
Fix for fridge program names
This commit is contained in:
parent
ecbf438889
commit
eea79e28b9
4 changed files with 13 additions and 5 deletions
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with open("README.md", "r") as f:
|
|||
|
||||
setup(
|
||||
name="pyhOn",
|
||||
version="0.11.0",
|
||||
version="0.11.1",
|
||||
author="Andre Basche",
|
||||
description="Control hOn devices with python",
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue