diff --git a/Cargo.toml b/Cargo.toml index 1538ec6..8e368fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["Mohammed Ghannam "] description = "Rust interface for SCIP" license = "Apache-2.0" repository = "https://github.com/scipopt/russcip" -version = "0.6.0" +version = "0.6.1" edition = "2021" exclude = ["data/test/*"]