Browse Source

num: bump to 0.1.33

Josh Stone 8 years ago
parent
commit
29b63410ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Cargo.toml

+ 1 - 1
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"