Bumped version to 20190120.0

This commit is contained in:
Paulus Schoutsen 2019-01-20 16:19:40 -08:00
parent 1d1e85e1d7
commit 26dbef8d4c

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20190116.0", version="20190120.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",