Skip to content

Commit

Permalink
Fix cargo.toml.
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Jan 2, 2023
1 parent 0be6519 commit b5054ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "nuts-rs"
version = "0.4.1"
authors = ["Adrian Seyboldt <adrian.seyboldt@gmail.com>"]
edition = "2023"
edition = "2021"
license = "MIT"
repository = "https://github.com/pymc-devs/nuts-rs"
keywords = ["statistics", "bayes"]
Expand Down

0 comments on commit b5054ca

Please sign in to comment.