diff --git a/pyproject.toml b/pyproject.toml index cde2689..7abd2ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ [project] name = "flameconnect" version = "0.2.2" # Version is managed by release-please (also updates manifest.json) -requires-python = ">=3.14.4" +requires-python = ">=3.14.5" [tool.setuptools] packages = ["custom_components.flameconnect"]