diff --git a/Cargo.toml b/Cargo.toml index c603837..13952ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "scip-sys" -version = "0.1.8" +version = "0.1.9" edition = "2021" description = "Bindings for the C SCIP solver." repository = "https://github.com/scipopt/scip-sys"