Skip to content

Commit

Permalink
V0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Siel committed Jul 28, 2024
1 parent 564c65c commit 5f3ba57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pmcore"
version = "0.4.7"
version = "0.4.8"
edition = "2021"
authors = [
"Julián D. Otálvaro <juliandavid347@gmail.com>",
Expand Down Expand Up @@ -34,7 +34,7 @@ chrono = "0.4"
config = {version = "0.14", features=["preserve_order"]}
faer = "0.19.0"
faer-ext = {version = "0.2.0", features = ["nalgebra", "ndarray"]}
pharmsol = "0.2.3"
pharmsol = "0.3.1"
toml = "0.8.14" #REMOVE
rand = "0.8.5"
anyhow = "1.0.86"
Expand Down

0 comments on commit 5f3ba57

Please sign in to comment.