Skip to content

Commit 2609335

Browse files
committed
Bump timezonefinderL to 4.0.2 and version to 1.9.0
1 parent adf21d0 commit 2609335

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/composite/device_tracker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
_LOGGER = logging.getLogger(__name__)
2929

30-
__version__ = '1.8.0'
30+
__version__ = '1.9.0'
3131

3232
CONF_TIME_AS = 'time_as'
3333

custom_components/composite/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Composite",
44
"documentation": "https://github.com/pnbruckner/homeassistant-config/blob/master/docs/composite.md",
55
"requirements": [
6-
"timezonefinderL==2.0.1"
6+
"timezonefinderL==4.0.2"
77
],
88
"dependencies": [],
99
"codeowners": [

0 commit comments

Comments
 (0)