From d101e9a3b88460e50d3c9794adf99b947fed6277 Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Fri, 27 Feb 2026 09:58:23 +0100 Subject: [PATCH] chore: bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0e01b3d4..3e20fc96 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SparseMatrixColorings" uuid = "0a514795-09f3-496d-8182-132a7b665d35" authors = ["Guillaume Dalle", "Alexis Montoison"] -version = "0.4.23" +version = "0.4.24" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"