Skip to content

Commit

Permalink
Merge 6395351 into 954191c
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Nov 8, 2018
2 parents 954191c + 6395351 commit d6194b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/sensor/version.py
Expand Up @@ -16,7 +16,7 @@
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle

REQUIREMENTS = ['pyhaversion==2.0.1']
REQUIREMENTS = ['pyhaversion==2.0.2']

_LOGGER = logging.getLogger(__name__)

Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -941,7 +941,7 @@ pygtfs-homeassistant==0.1.3.dev0
pyharmony==1.0.20

# homeassistant.components.sensor.version
pyhaversion==2.0.1
pyhaversion==2.0.2

# homeassistant.components.binary_sensor.hikvision
pyhik==0.1.8
Expand Down

0 comments on commit d6194b1

Please sign in to comment.