From 1150ac31ab878c77c9f6dbdc42bcb4a04a673fc6 Mon Sep 17 00:00:00 2001 From: Florent Date: Thu, 15 May 2025 21:35:08 +0200 Subject: [PATCH] update ver --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dd9433d..758a391 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "1.9.8.dev3" +version = "1.9.8.dev4" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, { name="Alex Wolden", email="awolden@gmail.com" },