diff --git a/pyproject.toml b/pyproject.toml index c1433b9..39f2cfb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "heatmiserv3" -version = "1.2.7" +version = "1.2.8" description = "A library to interact with Heatmiser Themostats using V3 protocol." authors = ["Andy Loughran "] license = "Apache 2"