Bumped version to 20190115.0

This commit is contained in:
Paulus Schoutsen 2019-01-15 15:32:51 -08:00
parent edf7485578
commit 86502c5cd8

View File

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