We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b46883 commit 5b7bfc5Copy full SHA for 5b7bfc5
Project.toml
@@ -1,7 +1,7 @@
1
name = "SimplexGridFactory"
2
uuid = "57bfcd06-606e-45d6-baf4-4ba06da0efd5"
3
authors = ["Juergen Fuhrmann <[email protected]>"]
4
-version = "2.2.1"
+version = "2.3.0"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -24,6 +24,6 @@ FileIO = "1"
24
LinearAlgebra = "1.9"
25
MeshIO = "0.4"
26
Printf = "1.6"
27
-TetGen = "1.5"
+TetGen = "1.5,2"
28
Triangulate = "2.3.1"
29
julia = "1.9"
0 commit comments