From 5e2fcf928c85ec8bcfffe315018696b219a17e38 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 18 Feb 2022 10:50:01 -0800 Subject: [PATCH] Bumped version to 20220203.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 587f449468..96130d2df7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220203.0 +version = 20220203.1 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0