Bumped version to 20190113.0

This commit is contained in:
Paulus Schoutsen 2019-01-13 09:37:17 -08:00
parent 8f1c75c57b
commit bd2c57169b

View File

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