diff --git a/Cargo.toml b/Cargo.toml index 8b470dd..7ff63e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"] license = "MIT/Apache-2.0" repository = "https://github.com/rust-num/num" name = "num" -version = "0.1.32" +version = "0.1.33" [[bench]] name = "bigint"