Skip to content

Commit 8c8cfc6

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for AbstractPPL to 0.6 for package test, (keep existing compat) (#441)
This pull request changes the compat entry for the `AbstractPPL` package from `0.5.1` to `0.5.1, 0.6` for package test. 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 b7139b9 commit 8c8cfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

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

2222
[compat]
2323
AbstractMCMC = "2.1, 3.0, 4"
24-
AbstractPPL = "0.5.1"
24+
AbstractPPL = "0.5.1, 0.6"
2525
Bijectors = "0.9.5, 0.10"
2626
Distributions = "0.25"
2727
DistributionsAD = "0.6.3"

0 commit comments

Comments
 (0)