From 1e33dc5c66df230c4a9e943654ab1f6c8ae94ffd Mon Sep 17 00:00:00 2001 From: Florent Date: Thu, 19 Mar 2026 06:40:34 -0400 Subject: [PATCH] ver bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e867e63..19cc547 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "2.3.0" +version = "2.3.1" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, { name="Alex Wolden", email="awolden@gmail.com" },