From 03c05d77a21e9f4edfd77b55ca33867a09666a5f Mon Sep 17 00:00:00 2001 From: Florent Date: Sat, 21 Feb 2026 07:31:19 -0400 Subject: [PATCH] v2.2.14 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 44a47a0..3c6204f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "2.2.13" +version = "2.2.14" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, { name="Alex Wolden", email="awolden@gmail.com" },