Bumped version to 20200311.1

This commit is contained in:
Bram Kragten 2020-03-11 18:52:20 +01:00
parent 7c2b37e8ca
commit 8f41e99464

View File

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