Bumped version to 20200930.1

This commit is contained in:
Bram Kragten 2020-09-30 17:12:07 +02:00
parent 4ad65e3d69
commit 795b670b3c

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20200930.0", version="20200930.1",
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",