mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-13 14:44:28 -04:00
Expose settings
This commit is contained in:
parent
984d1b91b7
commit
3efa2fd3f5
5 changed files with 105 additions and 15 deletions
4
setup.py
4
setup.py
|
@ -6,8 +6,8 @@ with open("README.md", "r") as f:
|
|||
long_description = f.read()
|
||||
|
||||
setup(
|
||||
name="pyhon",
|
||||
version="0.0.5",
|
||||
name="pyhOn",
|
||||
version="0.0.6",
|
||||
author="Andre Basche",
|
||||
description="Control hOn devices with python",
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue