diff --git a/Cargo.toml b/Cargo.toml index df625b3..f03571b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stochastic-rs" -version = "0.5.6" +version = "0.6.0" edition = "2021" license = "MIT" description = "A Rust library for stochastic processes"