Bump pyhon version

This commit is contained in:
Andre Basche
2023-04-11 01:03:54 +02:00
parent 4a685e67e0
commit 92add01a59
2 changed files with 3 additions and 3 deletions

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.6.3"],
"version": "0.5.0-beta.4"
"requirements": ["pyhOn==0.6.4"],
"version": "0.5.0-beta.5"
}