Skip to content

Commit d222316

Browse files
github-actions[bot]devmotion
github-actions[bot]
andcommitted
CompatHelper: bump compat for Turing to 0.21 for package turing, (keep existing compat) (#403)
This pull request changes the compat entry for the `Turing` package from `0.18, 0.19, 0.20` to `0.18, 0.19, 0.20, 0.21` for package turing. 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: David Widmann <[email protected]>
1 parent 5cc1585 commit d222316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/turing/Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
66

77
[compat]
88
DynamicPPL = "0.19"
9-
Turing = "0.18, 0.19, 0.20"
9+
Turing = "0.21"
1010
julia = "1.3"

0 commit comments

Comments
 (0)