This commit is contained in:
Andre Basche
2023-11-21 02:23:38 +01:00
parent ea81e2891f
commit e9f2bb9f4f
3 changed files with 16 additions and 3 deletions

View File

@ -7,7 +7,7 @@ with open("README.md", "r", encoding="utf-8") as f:
setup(
name="pyhOn",
version="0.15.13",
version="0.15.14",
author="Andre Basche",
description="Control hOn devices with python",
long_description=long_description,