Bumped version to 20211220.0

This commit is contained in:
Bram Kragten
2021-12-20 13:36:32 +01:00
parent e2af8ac3cc
commit 2bbb1bfa7e

View File

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