We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e40849 commit 55152caCopy full SHA for 55152ca
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "SimplexGridFactory"
2
uuid = "57bfcd06-606e-45d6-baf4-4ba06da0efd5"
3
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>"]
4
-version = "2.3.0"
+version = "2.4.0"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -22,7 +22,7 @@ ElasticArrays = "^1.2"
22
ExtendableGrids = "1.6"
23
FileIO = "1"
24
LinearAlgebra = "1.9"
25
-MeshIO = "0.4"
+MeshIO = "0.4, 0.5"
26
Printf = "1.6"
27
TetGen = "1.5,2"
28
Triangulate = "2.3.1"
0 commit comments