Bumped version to 20181205.0

This commit is contained in:
Paulus Schoutsen 2018-12-05 22:07:41 +01:00
parent 2d0f14d078
commit 0cd4980f44

View File

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