mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-21 05:03:02 +02:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4dc3cb1d0 | |||
| 2523069ce9 | |||
| eeb458cb1b |
@@ -0,0 +1 @@
|
|||||||
|
include pyhon/py.typed
|
||||||
@@ -7,7 +7,7 @@ with open("README.md", "r", encoding="utf-8") as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="pyhOn",
|
name="pyhOn",
|
||||||
version="0.15.1",
|
version="0.15.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,
|
||||||
|
|||||||
Reference in New Issue
Block a user