Bumped version to 20181207.0

This commit is contained in:
Paulus Schoutsen 2018-12-07 07:11:30 +01:00
parent 2289773e36
commit 3094b08c5f

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",