From 9ec7b4d46083c93bd54b37d3305c495859a7802d Mon Sep 17 00:00:00 2001 From: "Alberto F. Martin" <38347633+amartinhuertas@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:50:01 +1000 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 387780e..1774abb 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] Gridap = "0.18" GridapDistributed = "0.4" -GridapGmsh = "=0.7" +GridapGmsh = "0.7" GridapP4est = "=0.3" GridapPETSc = "0.5" MPI = "0.20"