Skip to content

Commit 7e8e217

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for MCMCChains to 5 for package test, (keep existing compat) (#321)
This pull request changes the compat entry for the `MCMCChains` package from `4.0.4` to `4.0.4, 5` 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 e453e15 commit 7e8e217

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
@@ -26,7 +26,7 @@ Distributions = "0.25"
2626
DistributionsAD = "0.6.3"
2727
Documenter = "0.26.1, 0.27"
2828
ForwardDiff = "0.10.12"
29-
MCMCChains = "4.0.4"
29+
MCMCChains = "4.0.4, 5"
3030
MacroTools = "0.5.5"
3131
StableRNGs = "1"
3232
Tracker = "0.2.11"

0 commit comments

Comments
 (0)