diff --git a/Cargo.toml b/Cargo.toml index df7158b..1e7239d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ authors = ["Mohammad Ghannam "] description = "Rust interface for SCIP" license = "Apache-2.0" repository = "https://github.com/scipopt/russcip" -version = "0.3.2" +version = "0.3.3" edition = "2021" exclude = ["data/test/*"]