diff --git a/Cargo.toml b/Cargo.toml index 60631bd..460b16f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stochastic-rs" -version = "0.3.6" +version = "0.3.7" edition = "2021" license = "MIT" description = "A Rust library for stochastic processes"