diff --git a/sci-rs/Cargo.toml b/sci-rs/Cargo.toml index 244a884..697e793 100644 --- a/sci-rs/Cargo.toml +++ b/sci-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sci-rs" -version = "0.4.0" +version = "0.4.1" edition = "2021" authors = ["Jacob Trueb "] description = "Rust scientific analysis library similar to SciPy"