Bumped version to 20201001.1

This commit is contained in:
Bram Kragten 2020-10-05 16:00:40 +02:00
parent f1980730d2
commit d437dd5919

View File

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