Skip to content

Commit

Permalink
Project.toml: update compat
Browse files Browse the repository at this point in the history
tests pass with julia 1.11, so it seems safe to use
  • Loading branch information
mzilhao committed Nov 7, 2024
1 parent 9400cdf commit d6dc184
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 @@ -17,7 +17,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
julia = "1.7 - 1.10"
julia = "1.7 - 1.11"
HDF5 = "0.16, 0.17"

[extras]
Expand Down

0 comments on commit d6dc184

Please sign in to comment.