Skip to content

Commit 888a3a0

Browse files
authored
Prep for v0.12.5 (#334)
1 parent 2fa25bb commit 888a3a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SCIP"
22
uuid = "82193955-e24f-5292-bf16-6f2c5261a85f"
3-
version = "0.12.4"
3+
version = "0.12.5"
44

55
[deps]
66
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -14,7 +14,7 @@ SCIP_jll = "e5ac4fe4-a920-5659-9bf8-f9f73e9e79ce"
1414
MathOptInterface = "1.32"
1515
OpenBLAS32_jll = "0.3"
1616
SCIP_PaPILO_jll = "900.200.101"
17-
SCIP_jll = "900.200.100"
17+
SCIP_jll = "900.200.101"
1818
julia = "1.10"
1919

2020
[extras]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ julia> Pkg.add("SCIP")
4141
In addition to installing the SCIP.jl package, this will also download and
4242
install the SCIP binaries. You do not need to install SCIP separately.
4343

44-
## Windows and custom installations
44+
## Custom installations
4545

4646
If you want a custom SCIP installation, you must manually install the SCIP
4747
binaries.

0 commit comments

Comments
 (0)