Skip to content

Commit

Permalink
Merge pull request #327 from JuliaIO/compathelper/new_version/2023-09…
Browse files Browse the repository at this point in the history
…-07-00-37-28-803-00733184923

CompatHelper: bump compat for HDF5 to 0.17, (keep existing compat)
  • Loading branch information
mkitti authored Dec 29, 2023
2 parents 6ee479c + f446926 commit dfd13ac
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 @@ -13,7 +13,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Compat = "3.40, 4"
FileIO = "1"
H5Zblosc = "0.1"
HDF5 = "0.16"
HDF5 = "0.16, 0.17"
julia = "1.3"

[extras]
Expand Down

0 comments on commit dfd13ac

Please sign in to comment.