Skip to content

Commit c4db410

Browse files
authored
Set version to 1.21.2 (#682)
1 parent c4e4a54 commit c4db410

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/myskoda/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"requirements": [
2020
"myskoda==0.21.2"
2121
],
22-
"version": "1.21.1"
22+
"version": "1.21.2"
2323
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "homeassistant-myskoda"
3-
version = "1.21.1"
3+
version = "1.21.2"
44
description = "HomeAssistant integration for MySkoda."
55
authors = [
66
"Frederick Gnodtke <[email protected]>",

0 commit comments

Comments
 (0)