Bumped version to 20200908.0

This commit is contained in:
Bram Kragten 2020-09-08 20:58:47 +02:00
parent b30ee884a7
commit 0e021e7d7d

View File

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