Bump PyChromecast to 0.8.1 (#6702)

pull/6694/merge
Paulus Schoutsen 2017-03-19 11:53:58 -07:00 committed by GitHub
parent 7eaad4fb3a
commit 5569ae38f1
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

@ -469,7 +469,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