Skip to content

Commit 59f0525

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for AbstractPPL to 0.4 for package test, (keep existing compat) (#361)
This pull request changes the compat entry for the `AbstractPPL` package from `0.3` to `0.3, 0.4` 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 386022e commit 59f0525

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"
24-
AbstractPPL = "0.3"
24+
AbstractPPL = "0.3, 0.4"
2525
Bijectors = "0.9.5, 0.10"
2626
Distributions = "0.25"
2727
DistributionsAD = "0.6.3"

0 commit comments

Comments
 (0)