From cc27ddb3628577b8d0476625c3aa7e276bd665a4 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 12 Mar 2022 13:47:05 -0800 Subject: [PATCH] Bumped version to 20220312.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a73c6937e0..d8c03a5e88 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220301.2 +version = 20220312.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0