Skip to content

Commit 25c23f5

Browse files
committed
Bump AbstractPPL to 0.10
1 parent d0cfaaf commit 25c23f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ DynamicPPLZygoteRulesExt = ["ZygoteRules"]
4646
[compat]
4747
ADTypes = "1"
4848
AbstractMCMC = "5"
49-
AbstractPPL = "0.8.4, 0.9"
49+
AbstractPPL = "0.8.4, 0.9, 0.10"
5050
Accessors = "0.1"
5151
BangBang = "0.4.1"
5252
Bijectors = "0.13.18, 0.14, 0.15"

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
[compat]
3434
ADTypes = "1"
3535
AbstractMCMC = "5"
36-
AbstractPPL = "0.8.4, 0.9"
36+
AbstractPPL = "0.8.4, 0.9, 0.10"
3737
Accessors = "0.1"
3838
Bijectors = "0.15.1"
3939
Combinatorics = "1"

0 commit comments

Comments
 (0)