Bumped version to 20211209.0

This commit is contained in:
Paulus Schoutsen 2021-12-09 13:39:03 -08:00
parent 60c7669d8f
commit 02bdeebc82

View File

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