Merge pull request #1343 from home-assistant/dev

Release 191
This commit is contained in:
Pascal Vizeli 2019-10-23 15:59:42 +02:00 committed by GitHub
commit 8cdc769ec8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
from pathlib import Path
from ipaddress import ip_network
HASSIO_VERSION = "190"
HASSIO_VERSION = "191"
URL_HASSIO_ADDONS = "https://github.com/home-assistant/hassio-addons"

View File

@ -1,4 +1,4 @@
aiohttp==3.6.2
aiohttp==3.6.1
async_timeout==3.0.1
attrs==19.3.0
cchardet==2.1.4