Skip to content

Commit

Permalink
CompatHelper: bump compat for "GLPK" to "0.14"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 15, 2020
1 parent edfb0ea commit cc234dd
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 @@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
GLPK = "0.13"
GLPK = "0.13, 0.14"
Ipopt = "^0.6.3"
JuMP = "0.21"
StatsBase = "0.33"
Expand Down

0 comments on commit cc234dd

Please sign in to comment.