Merge branch 'dev'

This commit is contained in:
Paulus Schoutsen 2018-12-07 07:11:43 +01:00
commit 6c5b274792

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="home-assistant-frontend",
version="20181205.0",
version="20181207.0",
description="The Home Assistant frontend",
url="https://github.com/home-assistant/home-assistant-polymer",
author="The Home Assistant Authors",