From b01b7ea6ff46e07b1e1c54239fc27bb80e96d488 Mon Sep 17 00:00:00 2001 From: Florent Date: Wed, 9 Apr 2025 18:15:02 +0200 Subject: [PATCH] version up --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8b9cf2e..b775ff8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "0.4" +version = "0.4.1" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, ]