Bump pyflunearyou to 1.0.1 (#19899)

This commit is contained in:
Aaron Bach 2019-01-09 19:38:19 -07:00 committed by GitHub
parent 9aed40a88d
commit 01eee52990
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ from homeassistant.helpers import aiohttp_client
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
REQUIREMENTS = ['pyflunearyou==1.0.0']
REQUIREMENTS = ['pyflunearyou==1.0.1']
_LOGGER = logging.getLogger(__name__)
ATTR_CITY = 'city'