From e8ac5e7ffb3820e03fc4be260611fc2306457a34 Mon Sep 17 00:00:00 2001 From: Florent Date: Wed, 16 Apr 2025 18:28:02 +0200 Subject: [PATCH] change ver --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d0ad2ef..8513e48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "1.9.4" +version = "1.9.5" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, { name="Alex Wolden", email="awolden@gmail.com" },