diff --git a/VERSION b/VERSION index c11a05c..8f4560c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.2.6 \ No newline at end of file +v1.2.7 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index b1278a6..627e4ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tefnut" -version = "1.2.6" +version = "1.2.7" description = "Tefnut is a control system to manage central humidificatior." authors = ["Marc-Olivier Arsenault "] license = "MIT"