Skip to content

Commit 94e425f

Browse files
authored
fix: wrong inherent library version (#22)
1 parent 511a194 commit 94e425f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/cloudweatherproxy/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"iot_class": "local_push",
1313
"issue_tracker": "https://github.com/lhw/cloudweatherproxy/issues",
1414
"requirements": [
15-
"aiocloudweather==2024.6.9"
15+
"aiocloudweather==2024.7.0"
1616
],
1717
"version": "2024.6.0"
1818
}

0 commit comments

Comments
 (0)