Skip to content

Commit 8e49527

Browse files
committed
Uodate manifest
1 parent 533d05d commit 8e49527

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/toyota/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/pytoyoda/ha_toyota/issues",
1010
"requirements": ["pytoyoda>=3.0.1,<4.0", "arrow"],
11-
"version": "v2.0.10"
11+
"version": "v2.0.11"
1212
}

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "toyota"
33
description = "Toyota Connected Services integration for Home Assistant"
44
license = "MIT"
5-
version = "v2.0.10"
5+
version = "v2.0.11"
66
authors = [
77
{name = "CM000n", email = "[email protected]"},
88
{name = "deejay1", email = "[email protected]"}

0 commit comments

Comments
 (0)