bump version

This commit is contained in:
Julian Pawlowski 2025-11-02 14:09:10 +00:00
parent 8cef04c682
commit 8d749dd3ad
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "Tibber Price Information & Ratings", "name": "Tibber Price Information & Ratings",
"homeassistant": "2025.5.0", "homeassistant": "2025.10.0",
"hacs": "2.0.1", "hacs": "2.0.1",
"render_readme": true "render_readme": true
} }

View file

@ -1,5 +1,5 @@
colorlog>=6.9.0,<7.0.0 colorlog>=6.9.0,<7.0.0
homeassistant>=2025.5.0,<2025.6.0 homeassistant>=2025.10.0,<2025.11.0
pytest-homeassistant-custom-component>=0.13.0,<0.14.0 pytest-homeassistant-custom-component>=0.13.0,<0.14.0
pip>=21.3.1 pip>=21.3.1
ruff>=0.11.6,<0.15.0 ruff>=0.11.6,<0.15.0