From 724adab2d6a3535dea082d0f049aa6616dac201d Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Fri, 28 Mar 2025 15:02:51 +0100 Subject: [PATCH] Bumped version to 20250328.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 958a1c56d8..74d56c8454 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "home-assistant-frontend" -version = "20250327.1" +version = "20250328.0" license = "Apache-2.0" license-files = ["LICENSE*"] description = "The Home Assistant frontend"