diff --git a/Project.toml b/Project.toml index 20629c0b..18b867cb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "SCIP" uuid = "82193955-e24f-5292-bf16-6f2c5261a85f" -version = "0.12.4" +version = "0.12.5" [deps] Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" @@ -14,7 +14,7 @@ SCIP_jll = "e5ac4fe4-a920-5659-9bf8-f9f73e9e79ce" MathOptInterface = "1.32" OpenBLAS32_jll = "0.3" SCIP_PaPILO_jll = "900.200.101" -SCIP_jll = "900.200.100" +SCIP_jll = "900.200.101" julia = "1.10" [extras] diff --git a/README.md b/README.md index 44c2ad6b..33158206 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ julia> Pkg.add("SCIP") In addition to installing the SCIP.jl package, this will also download and install the SCIP binaries. You do not need to install SCIP separately. -## Windows and custom installations +## Custom installations If you want a custom SCIP installation, you must manually install the SCIP binaries.