Bumped version to 20200311.0

This commit is contained in:
Bram Kragten 2020-03-11 09:49:43 +01:00
parent 7309a937e8
commit 04b23388b5

View File

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