From 0d979625783264879cf67a99eef75a177a7d75ed Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Wed, 11 Jun 2025 14:30:59 +0200 Subject: [PATCH] Bumped version to 20250531.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6caa907986..762f3468b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "home-assistant-frontend" -version = "20250531.0" +version = "20250531.1" license = "Apache-2.0" license-files = ["LICENSE*"] description = "The Home Assistant frontend"