Skip to content

Commit aef77db

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for AdvancedHMC to 0.4 and for AdvancedMH to 0.7, (keep existing compat) (#1929)
* CompatHelper: bump compat for AdvancedMH to 0.7, (keep existing compat) * CompatHelper: bump compat for AdvancedMH to 0.7 for package test, (keep existing compat) (#1930) Co-authored-by: CompatHelper Julia <[email protected]> * CompatHelper: bump compat for AdvancedHMC to 0.4, (keep existing compat) (#1926) Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]> Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent 49b2356 commit aef77db

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
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.23.2"
3+
version = "0.23.3"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -37,8 +37,8 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
3737

3838
[compat]
3939
AbstractMCMC = "4"
40-
AdvancedHMC = "0.3.0"
41-
AdvancedMH = "0.6.8"
40+
AdvancedHMC = "0.3.0, 0.4"
41+
AdvancedMH = "0.6.8, 0.7"
4242
AdvancedPS = "0.4"
4343
AdvancedVI = "0.1"
4444
BangBang = "0.3"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3333

3434
[compat]
3535
AbstractMCMC = "4"
36-
AdvancedMH = "0.6"
36+
AdvancedMH = "0.6, 0.7"
3737
AdvancedPS = "0.4"
3838
AdvancedVI = "0.1"
3939
Clustering = "0.14"

0 commit comments

Comments
 (0)