From 34cf766e4622b0f86b250a54da9434aebe3a63d7 Mon Sep 17 00:00:00 2001 From: Connor Ward Date: Mon, 13 Apr 2026 12:02:05 +0100 Subject: [PATCH] Set version number --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index bc5e69e..6f70f82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,8 +4,7 @@ requires = ["scikit-build-core", "rtree>=1.2"] [project] name = "libsupermesh" -# TODO RELEASE -version = "2025.5.dev0" +version = "2026.0" description = "A parallel supermeshing library" readme = "README.md" authors = [