Skip to content

Commit f050e77

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for Turing to 0.22 for package turing, (keep existing compat) (#436)
This pull request changes the compat entry for the `Turing` package from `0.21` to `0.21, 0.22` 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.
1 parent 217b8cc commit f050e77

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.20, 0.21"
9-
Turing = "0.21"
9+
Turing = "0.21, 0.22"
1010
julia = "1.6"

0 commit comments

Comments
 (0)