From e39a47f5592077cff47b6c7a295271cb979f27af Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 3 Apr 2023 09:39:17 +0000 Subject: [PATCH] New version: JuMP v1.10.0 UUID: 4076af6c-e467-56ae-b986-b466b2749572 Repo: https://github.com/jump-dev/JuMP.jl.git Tree: 4ec0e68fecbbe1b78db2ddf1ac573963ed5adebc Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- J/JuMP/Compat.toml | 5 ++++- J/JuMP/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/J/JuMP/Compat.toml b/J/JuMP/Compat.toml index f00b962690b0db1..9bdae7d7830e90e 100644 --- a/J/JuMP/Compat.toml +++ b/J/JuMP/Compat.toml @@ -102,6 +102,9 @@ NaNMath = ["0.3", "1"] ["1-1.1"] MathOptInterface = "1.1.1-1" +["1.10-1"] +MathOptInterface = "1.13.0-1" + ["1.2-1.4"] MathOptInterface = "1.3.0-1" @@ -114,5 +117,5 @@ MathOptInterface = "1.11.0-1" ["1.7-1"] SnoopPrecompile = "1" -["1.8-1"] +["1.8-1.9"] MathOptInterface = "1.12.0-1" diff --git a/J/JuMP/Versions.toml b/J/JuMP/Versions.toml index 4f88e392ad5c804..b86d487bba12c09 100644 --- a/J/JuMP/Versions.toml +++ b/J/JuMP/Versions.toml @@ -123,3 +123,6 @@ git-tree-sha1 = "32cf69672323e5aff994b5962bd485dbe79a4adc" ["1.9.0"] git-tree-sha1 = "611b9f12f02c587d860c813743e6cec6264e94d8" + +["1.10.0"] +git-tree-sha1 = "4ec0e68fecbbe1b78db2ddf1ac573963ed5adebc"