We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e4a54 commit c4db410Copy full SHA for c4db410
custom_components/myskoda/manifest.json
@@ -19,5 +19,5 @@
19
"requirements": [
20
"myskoda==0.21.2"
21
],
22
- "version": "1.21.1"
+ "version": "1.21.2"
23
}
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "homeassistant-myskoda"
3
-version = "1.21.1"
+version = "1.21.2"
4
description = "HomeAssistant integration for MySkoda."
5
authors = [
6
"Frederick Gnodtke <[email protected]>",
0 commit comments