Skip to content

Commit

Permalink
Merge pull request #72 from opencobra/develop
Browse files Browse the repository at this point in the history
Regular merge of develop
  • Loading branch information
laurentheirendt authored Feb 11, 2020
2 parents 25fd628 + f70dd03 commit af6fc83
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "COBRA"
uuid = "58298e0b-d05c-52ec-a210-0694647ebfc7"
version = "0.3.1"
version = "0.3.2"

[deps]
CPLEX = "a076750e-1247-5638-91d2-ce28b192dca0"
Expand All @@ -15,6 +15,12 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
CPLEX = "0.6"
GLPK = "0.12"
GLPKMathProgInterface = "0.4"
HTTP = "0.8"
MathProgBase = "0.7"
MAT = "0.7"
julia = "1"

[extras]
Expand Down

0 comments on commit af6fc83

Please sign in to comment.