From 2b706c7773471074e5e05e462ddac77404caeb60 Mon Sep 17 00:00:00 2001 From: Florent Date: Sun, 20 Apr 2025 18:57:16 +0200 Subject: [PATCH] change ver --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 04075ce..e50ee4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore-cli" -version = "0.6.9" +version = "0.6.10" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ]