Fixes issue for returning the correct docker version. (#18439)

This commit is contained in:
Joakim Sørensen 2018-11-13 21:00:21 +01:00 committed by Fabian Affolter
parent f14251bdcc
commit 597da90622
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.const import CONF_NAME, CONF_SOURCE
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
REQUIREMENTS = ['pyhaversion==2.0.2']
REQUIREMENTS = ['pyhaversion==2.0.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -950,7 +950,7 @@ pygtfs-homeassistant==0.1.3.dev0
pyharmony==1.0.20
# homeassistant.components.sensor.version
pyhaversion==2.0.2
pyhaversion==2.0.3
# homeassistant.components.binary_sensor.hikvision
pyhik==0.1.8