Skip to content

Commit 68a23f5

Browse files
committed
chore(release): bump version
1 parent 93d99b3 commit 68a23f5

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

CHANGELOG.md

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

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

5+
## [0.16.3] - 2025-11-13
6+
7+
### Bug Fixes
8+
9+
- Restore maxdepth sampler option (Adrian Seyboldt)
10+
11+
- Silence error messages when sampler is dropped (Adrian Seyboldt)
12+
13+
14+
### Features
15+
16+
- Support datetime coordinates (Adrian Seyboldt)
17+
18+
19+
### Miscellaneous Tasks
20+
21+
- Bump actions/upload-artifact from 4 to 5 (dependabot[bot])
22+
23+
- Bump actions/download-artifact from 5 to 6 (dependabot[bot])
24+
25+
- Update nuts-rs and other deps (Adrian Seyboldt)
26+
27+
528
## [0.16.2] - 2025-10-22
629

730
### Bug Fixes

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: 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.2"
3+
version = "0.16.3"
44
authors = [
55
"Adrian Seyboldt <[email protected]>",
66
"PyMC Developers <[email protected]>",

0 commit comments

Comments
 (0)