From 890ad9a1c8c39c33e03c2763aa13d63e916c5cf4 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Thu, 3 Feb 2022 20:27:33 +0100 Subject: [PATCH] Bumped version to 20220203.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0404d7df03..587f449468 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220202.0 +version = 20220203.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0