diff --git a/C/Clp/Compat.toml b/C/Clp/Compat.toml index b50eb23cc147074..4bb8cd61a9c0229 100644 --- a/C/Clp/Compat.toml +++ b/C/Clp/Compat.toml @@ -23,12 +23,14 @@ MathOptInterface = "0.8.3 - 0.9" MathProgBase = "0.7" ["0.7-0"] -MathOptInterface = "0.9.6-0.9" julia = "1" ["0.7-0.7.1"] BinaryProvider = "0.5" +["0.7-0.8"] +MathOptInterface = "0.9.6-0.9" + ["0.7.2-0"] BinaryProvider = "0.5.9-0.5" @@ -43,3 +45,6 @@ CEnum = "0.3-0.4" ["0.8.4-0"] Clp_jll = ["1.17.6", "100.1700.600-100.1700"] + +["0.9-0"] +MathOptInterface = "0.10.3-0.10" diff --git a/C/Clp/Versions.toml b/C/Clp/Versions.toml index 8261888d061ea84..56b56e942811d4b 100644 --- a/C/Clp/Versions.toml +++ b/C/Clp/Versions.toml @@ -36,3 +36,6 @@ git-tree-sha1 = "c0628ab3c96d08bbf5aa2a015ca7d53a88acdd72" ["0.8.4"] git-tree-sha1 = "3df260c4a5764858f312ec2a17f5925624099f3a" + +["0.9.0"] +git-tree-sha1 = "4ef4031fda1e0df933983b23b81b83a3dd1963f3"