Bumped version to 20210911.0

This commit is contained in:
Paulus Schoutsen 2021-09-11 11:57:48 -07:00
parent 6b6c38c2c8
commit 1ac2ffcf02

View File

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