From 1c784816e831b5f0e6fe2a3d56ec4f4dd1196536 Mon Sep 17 00:00:00 2001 From: Olivier Cots Date: Sat, 27 Sep 2025 00:40:06 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2baf6a0..2b92741 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeometricPreconditioner" uuid = "4fb4c77a-c2a1-4666-8b47-e5158870c0af" authors = ["Olivier Cots "] -version = "0.2.5" +version = "0.2.6" [compat] julia = "1.10"