diff --git a/pyproject.toml b/pyproject.toml index 981880b9..0a809053 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ warn_unused_ignores = true [tool.poetry] name = "ecowitt2mqtt" -version = "1.2.0" +version = "1.2.1" description = "A small web server to send data from Ecowitt devices to an MQTT Broker" readme = "README.md" authors = ["Aaron Bach "]