Skip to content

Commit 3e1fdc1

Browse files
committed
chore(release): update version and changelog
1 parent 4b0b5df commit 3e1fdc1

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## [0.14.0] - 2024-12-04
5+
## [0.14.0] - 2024-12-12
66

77
### Documentation
88

@@ -16,6 +16,15 @@ All notable changes to this project will be documented in this file.
1616
- Adapt some default parameters for transformed adaptation (Adrian Seyboldt)
1717

1818

19+
### Miscellaneous Tasks
20+
21+
- Update changelog (Adrian Seyboldt)
22+
23+
- Update pulp (Adrian Seyboldt)
24+
25+
- Update multiversion (Adrian Seyboldt)
26+
27+
1928
### Refactor
2029

2130
- Remove unnecessary stats structs and add some transform stats (Adrian Seyboldt)

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nuts-rs"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
authors = [
55
"Adrian Seyboldt <[email protected]>",
66
"PyMC Developers <[email protected]>",

0 commit comments

Comments
 (0)