Skip to content

Commit

Permalink
Merge pull request #75 from DrChainsaw/compathelper/new_version/2022-…
Browse files Browse the repository at this point in the history
…03-25-01-36-27-920-01395265769

CompatHelper: bump compat for JuMP to 1, (keep existing compat)
  • Loading branch information
DrChainsaw authored Mar 27, 2022
2 parents 17c7b35 + 792b146 commit 4ff4af1
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 @@ -16,7 +16,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
Flux = "0.12"
Functors = "0.2"
JuMP = "0.19, 0.20, 0.21, 0.22, 0.23"
JuMP = "0.19, 0.20, 0.21, 0.22, 0.23, 1"
NaiveNASlib = "2"
Reexport = "0.2.0, 1.0"
Setfield = "0.3.4, 0.5, 0.6, 0.7, 0.8"
Expand Down

0 comments on commit 4ff4af1

Please sign in to comment.