From fd67639966d653db5b8f816e77b0c4783a1f7b35 Mon Sep 17 00:00:00 2001 From: fdlamotte Date: Thu, 13 Nov 2025 20:40:28 +0100 Subject: [PATCH] Update pyproject.toml to v2.2.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index adfcfcf..14714e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "meshcore" -version = "2.1.24" +version = "2.2.0" authors = [ { name="Florent de Lamotte", email="florent@frizoncorrea.fr" }, { name="Alex Wolden", email="awolden@gmail.com" },