Bumped version to 20210922.0

This commit is contained in:
Paulus Schoutsen 2021-09-22 14:20:23 -07:00
parent a3a08ff5c7
commit 2c32f6bcb3

View File

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