Skip to content

Commit d3ffb85

Browse files
committed
chore(release): prepare for 0.16.11
1 parent 8504d7c commit d3ffb85

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.16.11] - 2026-06-16
6+
7+
### Bug Fixes
8+
9+
- Correct 'Poisond' typo to 'Poisoned' in mutex expect messages (Ben Mares)
10+
11+
12+
### Miscellaneous Tasks
13+
14+
- Bump actions/checkout from 6.0.2 to 6.0.3 (dependabot[bot])
15+
16+
- Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (dependabot[bot])
17+
18+
19+
### Security
20+
21+
- Upgrade PyO3 to 0.29 and align ecosystem crates (Ben Mares)
22+
23+
24+
### Deps
25+
26+
- Regenerate Cargo.lock for PyO3 0.29 upgrade (Ben Mares)
27+
28+
529
## [0.16.10] - 2026-05-11
630

731
### Bug Fixes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nutpie"
3-
version = "0.16.10"
3+
version = "0.16.11"
44
authors = [
55
"Adrian Seyboldt <adrian.seyboldt@gmail.com>",
66
"PyMC Developers <pymc.devs@gmail.com>",

0 commit comments

Comments
 (0)