Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dancixx committed Oct 24, 2023
1 parent ad67bf5 commit 245d9a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stochastic-rs"
version = "0.2.5"
version = "0.3.0"
edition = "2021"
license = "MIT"
description = "A Rust library for stochastic processes"
Expand All @@ -26,7 +26,6 @@ plotly = "0.8.4"
[dev-dependencies]



[lib]
name = "stochastic_rs"
crate-type = ["cdylib", "lib"]
Expand Down

0 comments on commit 245d9a5

Please sign in to comment.