Skip to content

Commit

Permalink
Merge pull request #42 from akio-tomiya/compathelper/new_version/2024…
Browse files Browse the repository at this point in the history
…-09-09-01-08-19-924-02075702668

CompatHelper: bump compat for JLD2 to 0.5, (keep existing compat)
  • Loading branch information
cometscome authored Sep 30, 2024
2 parents 81749cc + 52feac6 commit 0f52827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ Wilsonloop = "f3c8d4fe-2f22-401d-8228-e6a01d7a1d02"
[compat]
Distributions = "0.25"
EzXML = "1"
JLD2 = "0.4"
JLD2 = "0.4, 0.5"
NPZ = "0.4"
Requires = "1"
StableRNGs = "1"
julia = "1.6"
Wilsonloop = "0.1.3"
julia = "1.6"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 0f52827

Please sign in to comment.