diff --git a/pyproject.toml b/pyproject.toml index 319f51a..a768e4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "deye-inverter-mqtt" -version = "2023.09.1" +version = "2023.10.1" description = "Reads Deye solar inverter metrics using Modbus over TCP and publishes them over MQTT." authors = ["Krzysztof BiaƂek "] license = "Apache License 2"