From 4e4731a64bdbab3553c09f977a3115109312fde9 Mon Sep 17 00:00:00 2001 From: Florent Date: Thu, 17 Jul 2025 21:50:25 +0200 Subject: [PATCH] ver 1.1.4 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 93a23cb..82b1d4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore-cli" -version = "1.1.3" +version = "1.1.4" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ]