From 60fed5364a56b0d144c6fccc8526be0767328531 Mon Sep 17 00:00:00 2001 From: Shaohui Liu Date: Thu, 6 Nov 2025 01:27:21 +0100 Subject: [PATCH] Bump version to 2.7. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 379a085..754ce41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build" [project] name = "pyceres" -version = "2.6" +version = "2.7" description="Factor graph optimization with Ceres, in Python" readme = "README.md" authors = [