Skip to content

Commit 0be6519

Browse files
committed
Bump version to 0.4.1.
1 parent d6b115f commit 0be6519

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "nuts-rs"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["Adrian Seyboldt <[email protected]>"]
5-
edition = "2021"
5+
edition = "2023"
66
license = "MIT"
7-
repository = "https://github.com/aseyboldt/nuts-rs"
7+
repository = "https://github.com/pymc-devs/nuts-rs"
88
keywords = ["statistics", "bayes"]
99
description = "Sample from unnormalized densities using Hamiltonian MCMC"
1010

0 commit comments

Comments
 (0)