Skip to content

Commit 25cb529

Browse files
Updated compatibility with versions of Gridap and GridapDistributed
1 parent 3214246 commit 25cb529

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3333
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3434

3535
[compat]
36-
Gridap = "=0.17.19, 0.18"
37-
GridapDistributed = "=0.3, 0.4"
36+
Gridap = "0.18"
37+
GridapDistributed = "0.4"
3838
GridapGmsh = "=0.7"
3939
GridapP4est = "=0.3"
4040
GridapPETSc = "=0.5"

0 commit comments

Comments
 (0)