Skip to content

Commit a2e75b6

Browse files
authored
Add SCS_jll v3.2.6 (#293)
1 parent e9a255a commit a2e75b6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SCS"
22
uuid = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
33
repo = "https://github.com/jump-dev/SCS.jl"
4-
version = "2.0.0"
4+
version = "2.0.1"
55

66
[deps]
77
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
@@ -21,9 +21,9 @@ SCS_MKL_jll = "3f2553a9-4106-52be-b7dd-865123654657"
2121
MathOptInterface = "1.20"
2222
Pkg = "<0.0.1, ^1.6"
2323
Requires = "1"
24-
SCS_GPU_jll = "=3.2.4"
25-
SCS_MKL_jll = "=3.2.4"
26-
SCS_jll = "=3.2.4"
24+
SCS_GPU_jll = "=3.2.4, =3.2.6"
25+
SCS_MKL_jll = "=3.2.4, =3.2.6"
26+
SCS_jll = "=3.2.4, =3.2.6"
2727
SparseArrays = "<0.0.1, ^1.6"
2828
Test = "<0.0.1, ^1.6"
2929
julia = "1.6"

0 commit comments

Comments
 (0)