From c0b0af6a298a7cb7c03b2be8265cc7ae9b25849d Mon Sep 17 00:00:00 2001 From: Florent Date: Sat, 19 Apr 2025 22:07:38 +0200 Subject: [PATCH] ver --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b7467a5..9db188d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore-cli" -version = "0.6.7" +version = "0.6.8" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ]