Bumped version to 20211229.1

This commit is contained in:
Paulus Schoutsen 2022-01-10 15:30:53 -08:00
parent 204ccf8b40
commit 069f08b55e

View File

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