From 29e1b7b45250a602aa439d167d6ccd3053945379 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 19 Feb 2022 21:36:14 -0800 Subject: [PATCH] Bumped version to 20220220.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d3ac559300..211732d1e8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220214.0 +version = 20220220.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0