From a87afe9fb3d374f19e36690972024b34b0489899 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Thu, 10 Jul 2025 21:34:53 +0200 Subject: [PATCH] Bumped version to 20250702.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e83908af4e..d5ef09e5da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "home-assistant-frontend" -version = "20250702.1" +version = "20250702.2" license = "Apache-2.0" license-files = ["LICENSE*"] description = "The Home Assistant frontend"