Bumped version to 20181211.0

This commit is contained in:
Paulus Schoutsen 2018-12-11 10:28:16 +01:00
parent 432fdd628c
commit b4d4591273

View File

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