From 07a5c41fd40ce26d3a09ce5adcfdd45924ab2fac Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Sat, 11 Oct 2025 14:27:11 +0200 Subject: [PATCH] Bumped version to 20251001.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1edd28a09c..a45f0eee97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "home-assistant-frontend" -version = "20251001.2" +version = "20251001.3" license = "Apache-2.0" license-files = ["LICENSE*"] description = "The Home Assistant frontend"