Skip to content

Commit 055a559

Browse files
Bump version from v8.32.2 to v8.32.3
1 parent 0635b8e commit 055a559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/predbat/predbat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import requests
2828
import asyncio
2929

30-
THIS_VERSION = "v8.32.2"
30+
THIS_VERSION = "v8.32.3"
3131

3232
# fmt: off
3333
PREDBAT_FILES = ["predbat.py", "const.py", "hass.py", "config.py", "prediction.py", "gecloud.py", "utils.py", "inverter.py", "ha.py", "download.py", "web.py", "web_helper.py", "predheat.py", "futurerate.py", "octopus.py", "solcast.py", "execute.py", "plan.py", "fetch.py", "output.py", "userinterface.py", "energydataservice.py", "alertfeed.py", "compare.py", "db_manager.py", "db_engine.py", "plugin_system.py", "ohme.py", "components.py", "fox.py", "carbon.py", "web_mcp.py", "component_base.py", "axle.py", "solax.py", "solis.py", "unit_test.py"]

0 commit comments

Comments
 (0)