Update badge and GeoRidelib version

This commit is contained in:
2023-05-24 12:46:26 +02:00
parent be29b2d9bf
commit ad77edd103
2 changed files with 3 additions and 2 deletions

View File

@@ -6,10 +6,10 @@
"issue_tracker": "https://github.com/ptimatth/GeorideHA/issues",
"iot_class": "cloud_polling",
"requirements": [
"georideapilib>=0.9.6",
"georideapilib>=1.0.0",
"pyjwt>=2.2.0"
],
"dependencies": [],
"codeowners": ["ptimatth"],
"version": "1.0.0"
"version": "1.1.0"
}