Bumped version to 20190313.0

This commit is contained in:
Paulus Schoutsen 2019-03-13 12:46:32 -07:00
parent 094f558556
commit 1451a78dd3

View File

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