Fix crash in loading attributs Andre0512/hon#134

This commit is contained in:
Andre Basche
2024-01-11 01:18:10 +01:00
parent 7bc9e718a0
commit 4dc60c29ee
2 changed files with 5 additions and 2 deletions

View File

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