From 9447bed0e52ade54ba44706844444f20f8db90b0 Mon Sep 17 00:00:00 2001 From: Florent Date: Tue, 30 Dec 2025 18:31:11 +0100 Subject: [PATCH] v1.3.13 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 413645a..ff9673e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore-cli" -version = "1.3.12" +version = "1.3.13" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ]