Skip to content

Commit

Permalink
allow v0.17 of HDF5.jl (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Sep 14, 2023
1 parent 733be37 commit 6871a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"

[compat]
Glob = "1.3"
HDF5 = "0.14, 0.15, 0.16"
HDF5 = "0.14, 0.15, 0.16, 0.17"
ProgressMeter = "1.3"
StaticArrays = "0.12, 1.0"
TimerOutputs = "0.5"
Expand Down

0 comments on commit 6871a0c

Please sign in to comment.