Bumped version to 20190212.0

This commit is contained in:
Paulus Schoutsen 2019-02-12 11:56:37 -08:00
parent 6faea73c9f
commit 421e5bb169

View File

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