From aa45036f1597357888958f51bb8e9c40b72e0243 Mon Sep 17 00:00:00 2001 From: Florent Date: Fri, 18 Apr 2025 12:59:55 +0200 Subject: [PATCH] bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6d3532d..10dcc81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore-cli" -version = "0.5.13" +version = "0.5.14" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ]