Skip to content

Commit 70bb909

Browse files
authored
Merge pull request #77 from gridap/ode-refactor
Update compats to include Gridap 0.18
2 parents b743753 + ff41150 commit 70bb909

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GridapGmsh"
22
uuid = "3025c34a-b394-11e9-2a55-3fee550c04c8"
33
authors = ["Francesc Verdugo <[email protected]>"]
4-
version = "0.7.0"
4+
version = "0.7.1"
55

66
[deps]
77
Gridap = "56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e"
@@ -12,8 +12,8 @@ PartitionedArrays = "5a9dfac6-5c52-46f7-8278-5e2210713be9"
1212
gmsh_jll = "630162c2-fc9b-58b3-9910-8442a8a132e6"
1313

1414
[compat]
15-
Gridap = "0.17.18"
16-
GridapDistributed="0.3.0"
15+
Gridap = "0.17.18, 0.18"
16+
GridapDistributed = "0.3.0, 0.4"
1717
Metis = "1"
1818
PartitionedArrays = "0.3.3"
1919
gmsh_jll = "4.7.1"

0 commit comments

Comments
 (0)