Skip to content

Commit

Permalink
Bump version to 0.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Jan 2, 2023
1 parent d6b115f commit 0be6519
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "nuts-rs"
version = "0.4.0"
version = "0.4.1"
authors = ["Adrian Seyboldt <adrian.seyboldt@gmail.com>"]
edition = "2021"
edition = "2023"
license = "MIT"
repository = "https://github.com/aseyboldt/nuts-rs"
repository = "https://github.com/pymc-devs/nuts-rs"
keywords = ["statistics", "bayes"]
description = "Sample from unnormalized densities using Hamiltonian MCMC"

Expand Down

0 comments on commit 0be6519

Please sign in to comment.