We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a255a commit a2e75b6Copy full SHA for a2e75b6
Project.toml
@@ -1,7 +1,7 @@
1
name = "SCS"
2
uuid = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
3
repo = "https://github.com/jump-dev/SCS.jl"
4
-version = "2.0.0"
+version = "2.0.1"
5
6
[deps]
7
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
@@ -21,9 +21,9 @@ SCS_MKL_jll = "3f2553a9-4106-52be-b7dd-865123654657"
21
MathOptInterface = "1.20"
22
Pkg = "<0.0.1, ^1.6"
23
Requires = "1"
24
-SCS_GPU_jll = "=3.2.4"
25
-SCS_MKL_jll = "=3.2.4"
26
-SCS_jll = "=3.2.4"
+SCS_GPU_jll = "=3.2.4, =3.2.6"
+SCS_MKL_jll = "=3.2.4, =3.2.6"
+SCS_jll = "=3.2.4, =3.2.6"
27
SparseArrays = "<0.0.1, ^1.6"
28
Test = "<0.0.1, ^1.6"
29
julia = "1.6"
0 commit comments