bump version (#16262)

This commit is contained in:
Diogo Gomes 2018-08-29 14:32:47 +01:00 committed by Paulus Schoutsen
parent aaa1ebeed5
commit d46a1a266d
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.helpers import discovery
from homeassistant.util import get_local_ip
REQUIREMENTS = ['pyupnp-async==0.1.1.0']
REQUIREMENTS = ['pyupnp-async==0.1.1.1']
DEPENDENCIES = ['http']
_LOGGER = logging.getLogger(__name__)

View file

@ -1181,7 +1181,7 @@ pytrafikverket==0.1.5.8
pyunifi==2.13
# homeassistant.components.upnp
pyupnp-async==0.1.1.0
pyupnp-async==0.1.1.1
# homeassistant.components.binary_sensor.uptimerobot
pyuptimerobot==0.0.5

View file

@ -178,7 +178,7 @@ pytradfri[async]==5.5.1
pyunifi==2.13
# homeassistant.components.upnp
pyupnp-async==0.1.1.0
pyupnp-async==0.1.1.1
# homeassistant.components.notify.html5
pywebpush==1.6.0