From 03677c33f73cf42816728dd31e7414dc560642e5 Mon Sep 17 00:00:00 2001 From: Zack Barett Date: Thu, 17 Mar 2022 17:27:27 -0500 Subject: [PATCH] Bumped version to 20220317.0 (#12074) --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 83de1db87f..2afbb59467 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = home-assistant-frontend -version = 20220316.0 +version = 20220317.0 author = The Home Assistant Authors author_email = hello@home-assistant.io license = Apache-2.0