Skip to content

Commit aad1c4c

Browse files
committed
bump patch
1 parent 754c50e commit aad1c4c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.40.4
2+
3+
Fixes a bug where `initial_state` was not respected for NUTS if `resume_from` was not also specified.
4+
15
# 0.40.3
26

37
This patch makes the `resume_from` keyword argument work correctly when sampling multiple chains.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.40.3"
3+
version = "0.40.4"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

0 commit comments

Comments
 (0)