Bump skybellpy to 0.4.0 (#23294)

* Bump skybellpy to 0.4.0

* Bump skybellpy to 0.4.0 in requirements_all.txt
pull/23353/head
Austin Mroczek 2019-04-22 12:09:55 -07:00 committed by Paulus Schoutsen
parent f81eeded90
commit 7fb0055a92
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Skybell",
"documentation": "https://www.home-assistant.io/components/skybell",
"requirements": [
"skybellpy==0.3.0"
"skybellpy==0.4.0"
],
"dependencies": [],
"codeowners": []

View File

@ -1579,7 +1579,7 @@ simplisafe-python==3.4.1
sisyphus-control==2.1
# homeassistant.components.skybell
skybellpy==0.3.0
skybellpy==0.4.0
# homeassistant.components.slack
slacker==0.12.0