Bumped version to 20191204.0

This commit is contained in:
Bram Kragten 2019-12-04 19:28:47 +01:00
parent 016564eee9
commit f7065fbce9

View File

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