From 85a37e2d2fef700715b5f118f7cb811b7b1759a6 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 2 May 2022 15:08:01 -0700 Subject: [PATCH] Bumped version to 20220502.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9a53d83aba..8cecd08e3b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220429.0 +version = 20220502.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0