diff --git a/Cargo.toml b/Cargo.toml index 5b4b403..1538ec6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "russcip" -authors = ["Mohammad Ghannam "] +authors = ["Mohammed Ghannam "] description = "Rust interface for SCIP" license = "Apache-2.0" repository = "https://github.com/scipopt/russcip" -version = "0.5.1" +version = "0.6.0" edition = "2021" exclude = ["data/test/*"]