Bumped version to 20201001.0

This commit is contained in:
Bram Kragten 2020-10-01 15:42:07 +02:00
parent 2c827bab9a
commit 0171f3aec7

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="20201001.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",