Bumped version to 20211201.0

This commit is contained in:
Paulus Schoutsen 2021-12-01 14:47:17 -08:00
parent 05333ac2d9
commit acf4d59fde

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20211130.0", version="20211201.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",