Skip to content

Commit 55152ca

Browse files
committed
Bump MeshIO compat to 0.4, 0.5
1 parent 2e40849 commit 55152ca

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
@@ -1,7 +1,7 @@
11
name = "SimplexGridFactory"
22
uuid = "57bfcd06-606e-45d6-baf4-4ba06da0efd5"
33
authors = ["Juergen Fuhrmann <juergen.fuhrmann@wias-berlin.de>"]
4-
version = "2.3.0"
4+
version = "2.4.0"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -22,7 +22,7 @@ ElasticArrays = "^1.2"
2222
ExtendableGrids = "1.6"
2323
FileIO = "1"
2424
LinearAlgebra = "1.9"
25-
MeshIO = "0.4"
25+
MeshIO = "0.4, 0.5"
2626
Printf = "1.6"
2727
TetGen = "1.5,2"
2828
Triangulate = "2.3.1"

0 commit comments

Comments
 (0)