From cdac517f653ffb1c08fc1dc4a0f810964b257092 Mon Sep 17 00:00:00 2001 From: Marc-Olivier Arsenault Date: Sun, 21 Jan 2024 06:36:26 -0500 Subject: [PATCH] 1.2.4 --- VERSION | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index a064add..b43a308 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v1.2.3 \ No newline at end of file +v1.2.4 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 6c2f6fd..f79512e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tefnut" -version = "1.2.3" +version = "1.2.4" description = "Tefnut is a control system to manage central humidificatior." authors = ["Marc-Olivier Arsenault "] license = "MIT"