From b7f866faffbe81a621f0fefc17320ec0df45a734 Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Mon, 5 May 2025 20:12:59 +0200 Subject: [PATCH] Bumped version to 20250502.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7f9b269a72..8d2173dca9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "home-assistant-frontend" -version = "20250502.0" +version = "20250502.1" license = "Apache-2.0" license-files = ["LICENSE*"] description = "The Home Assistant frontend"