File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " SCIP"
2
2
uuid = " 82193955-e24f-5292-bf16-6f2c5261a85f"
3
- version = " 0.12.4 "
3
+ version = " 0.12.5 "
4
4
5
5
[deps ]
6
6
Libdl = " 8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -14,7 +14,7 @@ SCIP_jll = "e5ac4fe4-a920-5659-9bf8-f9f73e9e79ce"
14
14
MathOptInterface = " 1.32"
15
15
OpenBLAS32_jll = " 0.3"
16
16
SCIP_PaPILO_jll = " 900.200.101"
17
- SCIP_jll = " 900.200.100 "
17
+ SCIP_jll = " 900.200.101 "
18
18
julia = " 1.10"
19
19
20
20
[extras ]
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ julia> Pkg.add("SCIP")
41
41
In addition to installing the SCIP.jl package, this will also download and
42
42
install the SCIP binaries. You do not need to install SCIP separately.
43
43
44
- ## Windows and custom installations
44
+ ## Custom installations
45
45
46
46
If you want a custom SCIP installation, you must manually install the SCIP
47
47
binaries.
You can’t perform that action at this time.
0 commit comments