Bumped version to 20190202.0

This commit is contained in:
Paulus Schoutsen 2019-02-02 13:49:31 -08:00
parent 72aa98fe5c
commit 83aaf4699c

View File

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