Skip to content

Commit

Permalink
Merge pull request #88 from opencobra/compathelper/new_version/2022-0…
Browse files Browse the repository at this point in the history
…3-11-00-34-39-145-3772795185

CompatHelper: bump compat for "GLPK" to "1.0"
  • Loading branch information
mtefagh committed Mar 15, 2022
2 parents 0c9ba08 + c3d388c commit f3c080c
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 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
CPLEX = "0.6"
GLPK = "0.12, 0.14"
GLPK = "0.12, 0.14, 1.0"
GLPKMathProgInterface = "0.4"
HTTP = "0.8"
MAT = "0.7"
Expand Down

0 comments on commit f3c080c

Please sign in to comment.