From d664ab6836c9522c75da72cd9dcfed215a8e2f0e Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Thu, 26 Mar 2026 17:08:11 +0100 Subject: [PATCH] Bumped version to 20260325.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1ea311544a..2a7f7bded8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "home-assistant-frontend" -version = "20260325.0" +version = "20260325.1" license = "Apache-2.0" license-files = ["LICENSE*"] description = "The Home Assistant frontend"