New pyhOn version

This commit is contained in:
Andre Basche
2023-04-10 07:09:54 +02:00
parent e1a2af70e9
commit 7e9202ef38
9 changed files with 31 additions and 32 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
"documentation": "https://github.com/Andre0512/hon/",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/Andre0512/hon/issues",
"requirements": ["pyhOn==0.4.1"],
"version": "0.4.0"
"requirements": ["pyhOn==0.6.0"],
"version": "0.5.0-beta.1"
}