diff --git a/pyproject.toml b/pyproject.toml index 127fcc4..fc4a8a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "modbus2mqtt" -version = "2024.03.1" +version = "2024.03.2" description = "Gateway between Modbus TCP devices and MQTT." authors = ["Marcus Zoller "] license = "MIT"