Bumped version to 20211007.1

This commit is contained in:
Bram Kragten 2021-10-09 17:39:08 +02:00
parent 8abb212ae7
commit cddf6ce1f4
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

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