Bumped version to 20190305.0

This commit is contained in:
Paulus Schoutsen 2019-03-05 11:30:03 -08:00
parent 8c0af2c140
commit 3bab8686c8

View File

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