From 70b368f6a6d61f52b3678024e90e22b3ac888198 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 27 Jun 2023 18:47:34 +0000 Subject: [PATCH] New version: SDPAFamily v0.3.0 UUID: bfe18334-aefd-11e9-1109-4bf2b15a5b91 Repo: https://github.com/ericphanson/SDPAFamily.jl.git Tree: 1e3a152c72421ed0e9a65f3cdd15bf70bf05ebc6 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- S/SDPAFamily/Compat.toml | 6 +++++- S/SDPAFamily/Versions.toml | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/S/SDPAFamily/Compat.toml b/S/SDPAFamily/Compat.toml index 3f08a506a25aa79..d96466aedbb9d32 100644 --- a/S/SDPAFamily/Compat.toml +++ b/S/SDPAFamily/Compat.toml @@ -6,10 +6,14 @@ DelimitedFiles = "1" MathOptInterface = "0.9" julia = "1" -["0.2-0"] +["0.2"] DelimitedFiles = "1.5.0-1" MathOptInterface = "0.9.14-0.9" julia = "1.5.0-1" ["0.2.4-0"] Scratch = "1" + +["0.3-0"] +MathOptInterface = "1" +julia = "1.6.0-1" diff --git a/S/SDPAFamily/Versions.toml b/S/SDPAFamily/Versions.toml index c67a0812085c223..61b0e83f4c05b85 100644 --- a/S/SDPAFamily/Versions.toml +++ b/S/SDPAFamily/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "5b22c1d1149e1d94df8d354bf0a712108db03b75" ["0.2.4"] git-tree-sha1 = "3bd7940d295202d1e6dd511548ba206f6d670697" + +["0.3.0"] +git-tree-sha1 = "1e3a152c72421ed0e9a65f3cdd15bf70bf05ebc6"