Bump pyhon version, fixes starting error

This commit is contained in:
Andre Basche 2023-04-17 00:15:18 +02:00
parent 380cde5a71
commit 102a05ffcd

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.8.0b5"],
"version": "0.6.0-beta.5"
"requirements": ["pyhOn==0.8.0b6"],
"version": "0.6.0-beta.6"
}