From 02df5ee5fbb9d567d500b83c4fdcdc1096d5a1a8 Mon Sep 17 00:00:00 2001 From: Zack Date: Tue, 29 Mar 2022 17:13:41 -0500 Subject: [PATCH] Bumped version to 20220329.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e8f04faf573a..ce991f582049 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220322.0 +version = 20220329.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0