Skip to content

Commit dd78c1c

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for AbstractMCMC to 4, (keep existing compat) (#61)
This pull request changes the compat entry for the `AbstractMCMC` package from `2, 3` to `2, 3, 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.
1 parent bb493ae commit dd78c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
1212
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313

1414
[compat]
15-
AbstractMCMC = "2, 3"
15+
AbstractMCMC = "2, 3, 4"
1616
DensityInterface = "0.4"
1717
Setfield = "0.7.1, 0.8"
1818
julia = "1"

0 commit comments

Comments
 (0)