Skip to content

Commit 2935493

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for DynamicPPL to 0.21 for package turing, (keep existing compat) (#430)
This pull request changes the compat entry for the `DynamicPPL` package from `0.20` to `0.20, 0.21` for package turing. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.
1 parent 0947bd7 commit 2935493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/turing/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
55
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
66

77
[compat]
8-
DynamicPPL = "0.20"
8+
DynamicPPL = "0.20, 0.21"
99
Turing = "0.21"
1010
julia = "1.6"

0 commit comments

Comments
 (0)