diff --git a/Cargo.toml b/Cargo.toml index 94277e09..9823299f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "statrs" -version = "0.17.0" +version = "0.17.1" authors = ["Michael Ma"] description = "Statistical computing library for Rust" license = "MIT"