Skip to content

Commit 58232e4

Browse files
github-actions[bot]CompatHelper Juliapenelopeysm
authored
CompatHelper: bump compat for AdvancedHMC to 0.8, (keep existing compat) (#2582)
* CompatHelper: bump compat for AdvancedHMC to 0.8, (keep existing compat) * Changelog --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Penelope Yong <[email protected]>
1 parent 6b0aae3 commit 58232e4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Release 0.38.6
2+
3+
Added compatibility with AdvancedHMC 0.8.
4+
15
# Release 0.38.5
26

37
Added compatibility with ForwardDiff v1.

Project.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.38.5"
4-
3+
version = "0.38.6"
54

65
[deps]
76
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -51,7 +50,7 @@ TuringOptimExt = "Optim"
5150
ADTypes = "1.9"
5251
AbstractMCMC = "5.5"
5352
Accessors = "0.1"
54-
AdvancedHMC = "0.3.0, 0.4.0, 0.5.2, 0.6, 0.7"
53+
AdvancedHMC = "0.3.0, 0.4.0, 0.5.2, 0.6, 0.7, 0.8"
5554
AdvancedMH = "0.8"
5655
AdvancedPS = "0.6.0"
5756
AdvancedVI = "0.2"

0 commit comments

Comments
 (0)