bump snapcast version (#9100)

This commit is contained in:
happyleavesaoc 2017-08-23 01:13:52 -04:00 committed by Paulus Schoutsen
parent 90fb33f610
commit 90724847a3
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
from homeassistant.config import load_yaml_config_file
REQUIREMENTS = ['snapcast==2.0.6']
REQUIREMENTS = ['snapcast==2.0.7']
_LOGGER = logging.getLogger(__name__)

View file

@ -902,7 +902,7 @@ sleepyq==0.6
# smbus-cffi==0.5.1
# homeassistant.components.media_player.snapcast
snapcast==2.0.6
snapcast==2.0.7
# homeassistant.components.climate.honeywell
somecomfort==0.4.1