From 118c25d25fb33e42218495d63cc0a5b6f815460f Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Thu, 27 Mar 2025 19:12:22 +0100 Subject: [PATCH] Bumped version to 20250327.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fbf80a0ceb..958a1c56d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "home-assistant-frontend" -version = "20250327.0" +version = "20250327.1" license = "Apache-2.0" license-files = ["LICENSE*"] description = "The Home Assistant frontend"