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