Skip to content

Commit 386022e

Browse files
github-actions[bot]yebai
github-actions[bot]
andcommitted
CompatHelper: bump compat for AbstractPPL to 0.4, (keep existing compat) (#349)
This pull request changes the compat entry for the `AbstractPPL` package from `0.3` to `0.3, 0.4`. 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. Co-authored-by: Hong Ge <[email protected]>
1 parent 20361ff commit 386022e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
1818

1919
[compat]
2020
AbstractMCMC = "2, 3.0"
21-
AbstractPPL = "0.3"
21+
AbstractPPL = "0.3, 0.4"
2222
BangBang = "0.3"
2323
Bijectors = "0.5.2, 0.6, 0.7, 0.8, 0.9, 0.10"
2424
ChainRulesCore = "0.9.7, 0.10, 1"

0 commit comments

Comments
 (0)