Skip to content

Commit 4d8114c

Browse files
committed
Release 1.2.0
- Bumped python-kodaksmarthome to 0.1.4b0
1 parent 90c40aa commit 4d8114c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ verify_ssl = true
66
[dev-packages]
77

88
[packages]
9-
python-kodaksmarthome = "==0.1.3b2"
9+
python-kodaksmarthome = "==0.1.4b0"
1010

1111
[requires]
1212
python_version = "3.7"

custom_components/kodak_smart_thome/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"domain": "kodak_smart_home",
33
"name": "Kodak Smart Home",
44
"documentation": "https://www.home-assistant.io/integrations/kodak_smart_home",
5-
"requirements": ["python-kodaksmarthome==0.1.3b3"],
5+
"requirements": ["python-kodaksmarthome==0.1.4b0"],
66
"dependencies": ["ffmpeg"],
77
"codeowners": ["@kairoaraujo"],
8-
"version": "1.1.1"
8+
"version": "1.2.0"
99
}

0 commit comments

Comments
 (0)