From c939d697ff13197ef81bd2039c1c53fb0c17adcc Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Sat, 1 Nov 2025 13:08:36 +0100 Subject: [PATCH] Bump SMC to v0.4.23 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e34ce604..0e01b3d4 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.22" +version = "0.4.23" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"