Skip to content

Commit

Permalink
New version: SDPT3 v0.0.2 (#4982)
Browse files Browse the repository at this point in the history
UUID: e33b2407-87ff-50a0-8b27-f0fe7855237d
Repo: https://github.com/JuliaOpt/SDPT3.jl.git
Tree: 2c410fe322a3175bb293539d0cb8bb7f6df0c0a7

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and fredrikekre committed Nov 2, 2019
1 parent 4ed16ca commit 25e9ea2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
8 changes: 7 additions & 1 deletion S/SDPT3/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[0]
julia = "1"

["0-0.0.1"]
MATLAB = "0.7.3-*"
MathOptInterface = "0.9.3-0.9"
julia = "1"

["0.0.2-0"]
MATLAB = "0.7"
MathOptInterface = "0.9.7-0.9"
4 changes: 3 additions & 1 deletion S/SDPT3/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MATLAB = "10e44e05-a98a-55b3-a45b-ba969058deb6"
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0-0.0.1"]
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
3 changes: 3 additions & 0 deletions S/SDPT3/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.0.1"]
git-tree-sha1 = "ca0583683b47579563d89914283dbea8160f96f2"

["0.0.2"]
git-tree-sha1 = "2c410fe322a3175bb293539d0cb8bb7f6df0c0a7"

0 comments on commit 25e9ea2

Please sign in to comment.