From a1a6a2cd30e97ad0159b6548bba64bd0a5363c6f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 5 Apr 2022 15:49:13 -0700 Subject: [PATCH] Bumped version to 20220405.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ba0f034718..7f23b545dd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220401.0 +version = 20220405.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0