Skip to content

Commit d42e318

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Turing to 0.37, (keep existing compat) (#159)
This pull request changes the compat entry for the `Turing` package from `0.20 - 0.35` to `0.20 - 0.35, 0.37`. 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: CompatHelper Julia <[email protected]>
1 parent 20f523a commit d42e318

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
@@ -29,5 +29,5 @@ StatsBase = "0.33 - 0.34"
2929
StatsModels = "0.6.28 - 0.7"
3030
TableOperations = "1.2"
3131
Tables = "1.6"
32-
Turing = "0.20 - 0.35"
32+
Turing = "0.20 - 0.35, 0.37"
3333
julia = "1"

0 commit comments

Comments
 (0)