diff --git a/stochastic-rs-core/Cargo.toml b/stochastic-rs-core/Cargo.toml index d2495ca..a062be5 100644 --- a/stochastic-rs-core/Cargo.toml +++ b/stochastic-rs-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stochastic-rs" -version = "0.8.1" +version = "0.8.2" edition = "2021" license = "MIT" description = "A Rust library for stochastic processes"