Bumped version to 20200912.0

This commit is contained in:
Ludeeus 2020-09-12 18:58:49 +00:00
parent c1afed7f98
commit 857e4e49d8

View File

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