From 52006d3adb072e27629985b4d98a05581fbc461d Mon Sep 17 00:00:00 2001 From: odow Date: Sun, 5 Dec 2021 10:35:28 +1300 Subject: [PATCH] Bump patch release --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 006f4f4..42a45ad 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Clp" uuid = "e2554f3b-3117-50c0-817c-e040a3ddf72d" repo = "https://github.com/jump-dev/Clp.jl.git" -version = "0.9.0" +version = "0.9.1" [deps] BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232" @@ -15,7 +15,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" BinaryProvider = "0.5.9" CEnum = "0.3, 0.4" Clp_jll = "=1.17.6, ~100.1700.600" -MathOptInterface = "0.10.3" +MathOptInterface = "0.10.6" julia = "1" [extras]