Skip to content

Commit

Permalink
Merge pull request #7 from JuliaGNI/compathelper/new_version/2023-09-…
Browse files Browse the repository at this point in the history
…07-00-41-53-188-00591091169

CompatHelper: bump compat for HDF5 to 0.17, (keep existing compat)
  • Loading branch information
michakraus authored Oct 9, 2023
2 parents 987113f + bf98e88 commit 1bf8262
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 @@ -8,7 +8,7 @@ HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
HDF5 = "0.15, 0.16"
HDF5 = "0.15, 0.16, 0.17"
StaticArrays = "1"
julia = "^1.5"

Expand Down

0 comments on commit 1bf8262

Please sign in to comment.