Fix errors, bump pyhon

This commit is contained in:
Andre Basche
2023-05-07 00:52:54 +02:00
parent 8aa8563b9b
commit 2802bcad25
10 changed files with 36 additions and 16 deletions
+2 -2
View File
@@ -6,6 +6,6 @@
"documentation": "https://github.com/Andre0512/hon/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": ["pyhOn==0.9.1"],
"version": "0.7.0-beta.7"
"requirements": ["pyhOn==0.10.3"],
"version": "0.7.0-beta.8"
}