diff --git a/complex/Cargo.toml b/complex/Cargo.toml index 7955878..29f7fe8 100644 --- a/complex/Cargo.toml +++ b/complex/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["mathematics", "numerics"] license = "MIT/Apache-2.0" name = "num-complex" repository = "https://github.com/rust-num/num" -version = "0.1.36" +version = "0.1.37" [dependencies]