Skip to content

Commit e2712eb

Browse files
committed
chore(release): Bump version
1 parent 1dc542a commit e2712eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nutpie"
3-
version = "0.15.2"
3+
version = "0.16.0"
44
authors = [
55
"Adrian Seyboldt <[email protected]>",
66
"PyMC Developers <[email protected]>",
@@ -10,7 +10,7 @@ license = "MIT"
1010
repository = "https://github.com/pymc-devs/nutpie"
1111
keywords = ["statistics", "bayes"]
1212
description = "Python wrapper for nuts-rs -- a NUTS sampler written in Rust."
13-
rust-version = "1.90"
13+
rust-version = "1.89"
1414

1515
[features]
1616
extension-module = ["pyo3/extension-module"]

0 commit comments

Comments
 (0)