Bumped version to 20190309.0

This commit is contained in:
Paulus Schoutsen 2019-03-09 21:25:17 -08:00
parent 2908eb693a
commit 1890dd8683

View File

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