Bump PyChromecast to 0.8.1 (#6702)

This commit is contained in:
Paulus Schoutsen 2017-03-19 11:53:58 -07:00
parent c9548b11b1
commit f10fede17f
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['pychromecast==0.8.0']
REQUIREMENTS = ['pychromecast==0.8.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -467,7 +467,7 @@ pybbox==0.0.5-alpha
# pybluez==0.22
# homeassistant.components.media_player.cast
pychromecast==0.8.0
pychromecast==0.8.1
# homeassistant.components.media_player.cmus
pycmus==0.1.0