Bumped version to 2019109.0

This commit is contained in:
Paulus Schoutsen 2019-01-09 14:36:55 -08:00
parent e9d912cc87
commit f3064f0071

View File

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