1
mirror of https://github.com/home-assistant/frontend synced 2024-09-12 05:34:56 +02:00

Bumped version to 20211229.0

This commit is contained in:
Bram Kragten 2021-12-29 10:37:39 +01:00
parent 011cbe7d22
commit 86b9eb0bd7
No known key found for this signature in database
GPG Key ID: FBE2DFDB363EF55B

View File

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