From 4712415a715fd45aaaf609b3761c322c0b0fd968 Mon Sep 17 00:00:00 2001 From: Florent Date: Mon, 27 Oct 2025 16:26:07 +0100 Subject: [PATCH] ver bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 28127f5..c53a64c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "2.1.16" +version = "2.1.17" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, { name="Alex Wolden", email="awolden@gmail.com" },