Skip to content

Commit f5c0a7c

Browse files
github-actions[bot]github-actions[bot]devmotionyebai
committed
CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#67)
This pull request changes the compat entry for the `Setfield` package from `0.7.1, 0.8` to `0.7.1, 0.8, 1`. 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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]> Co-authored-by: Hong Ge <[email protected]>
1 parent 392bbc0 commit f5c0a7c

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
@@ -15,5 +15,5 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1515
[compat]
1616
AbstractMCMC = "2, 3, 4"
1717
DensityInterface = "0.4"
18-
Setfield = "0.8.1"
18+
Setfield = "0.8.1, 1"
1919
julia = "~1.6.6, 1.7.3"

0 commit comments

Comments
 (0)