diff --git a/Cargo.toml b/Cargo.toml index ad756cc..f5b173e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stochastic-rs" -version = "0.9.3" +version = "0.10.0" edition = "2021" license = "MIT" description = "A Rust library for quant finance and simulating stochastic processes."