Bumped version to 20190215.0

This commit is contained in:
Paulus Schoutsen 2019-02-15 09:47:46 -08:00
parent 541d1a5380
commit e7b664a2ff

View File

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