Bumped version to 20200313.0

This commit is contained in:
Bram Kragten 2020-03-13 20:25:21 +01:00
parent 94e2a0dea0
commit 5d3d766f56

View File

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