diff --git a/pyproject.toml b/pyproject.toml index 5e3ba85..c242e55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "mqtt-exporter" -version = "1.4.3" +version = "1.4.4" description = "Simple generic MQTT Prometheus exporter for IoT working out of the box" license = { text = "MIT License" } authors = [