Bumped version to 20220124.0

This commit is contained in:
Paulus Schoutsen 2022-01-24 15:52:45 -08:00
parent 0c07178c0a
commit 8bfef92c86

View File

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