We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b743753 + ff41150 commit 70bb909Copy full SHA for 70bb909
Project.toml
@@ -1,7 +1,7 @@
1
name = "GridapGmsh"
2
uuid = "3025c34a-b394-11e9-2a55-3fee550c04c8"
3
authors = ["Francesc Verdugo <[email protected]>"]
4
-version = "0.7.0"
+version = "0.7.1"
5
6
[deps]
7
Gridap = "56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e"
@@ -12,8 +12,8 @@ PartitionedArrays = "5a9dfac6-5c52-46f7-8278-5e2210713be9"
12
gmsh_jll = "630162c2-fc9b-58b3-9910-8442a8a132e6"
13
14
[compat]
15
-Gridap = "0.17.18"
16
-GridapDistributed="0.3.0"
+Gridap = "0.17.18, 0.18"
+GridapDistributed = "0.3.0, 0.4"
17
Metis = "1"
18
PartitionedArrays = "0.3.3"
19
gmsh_jll = "4.7.1"
0 commit comments