Bumped version to 20190216.0

This commit is contained in:
Paulus Schoutsen 2019-02-16 11:59:01 -08:00
parent fe176f2752
commit b40b5b95f1

View File

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