From 4dece7087127e981aec3118f816470dda6d794d4 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 29 Jan 2021 05:11:07 +0530 Subject: [PATCH] New version: JuMP v0.21.6 (#28905) UUID: 4076af6c-e467-56ae-b986-b466b2749572 Repo: https://github.com/jump-dev/JuMP.jl.git Tree: e952f49e2242fa21edcf27bbd6c67041685bee5d Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- J/JuMP/Compat.toml | 6 ++++++ J/JuMP/Deps.toml | 3 +++ J/JuMP/Versions.toml | 3 +++ 3 files changed, 12 insertions(+) diff --git a/J/JuMP/Compat.toml b/J/JuMP/Compat.toml index c2a4b06c0ace4f7..e0ca74ae702e4d6 100644 --- a/J/JuMP/Compat.toml +++ b/J/JuMP/Compat.toml @@ -60,7 +60,13 @@ DataStructures = "0.17-0.18" ["0.21.4-0"] JSON = "0.21" + +["0.21.4-0.21.5"] MathOptInterface = "0.9.14-0.9" ["0.21.5-0"] DataStructures = "0.18" + +["0.21.6-0"] +MathOptInterface = "0.9.19-0.9" +SpecialFunctions = ["0.8", "1"] diff --git a/J/JuMP/Deps.toml b/J/JuMP/Deps.toml index 05a884823ffb228..5d44dfdf8bcb4e5 100644 --- a/J/JuMP/Deps.toml +++ b/J/JuMP/Deps.toml @@ -31,3 +31,6 @@ MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0" ["0.21.4-0"] JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" + +["0.21.6-0"] +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" diff --git a/J/JuMP/Versions.toml b/J/JuMP/Versions.toml index bb001ec9649519f..e668b71a363707a 100644 --- a/J/JuMP/Versions.toml +++ b/J/JuMP/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "766014f271bd33b7f9d9bdc4847e214ee20ae84d" ["0.21.5"] git-tree-sha1 = "57c17a221a55f81890aabf00f478886859e25eaf" + +["0.21.6"] +git-tree-sha1 = "e952f49e2242fa21edcf27bbd6c67041685bee5d"