Bumped version to 20220126.0

This commit is contained in:
Bram Kragten 2022-01-26 18:07:08 +01:00
parent a4ae1bee79
commit 17e8215420
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( setup(
name="home-assistant-frontend", name="home-assistant-frontend",
version="20220124.0", version="20220126.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",