Skip to content

Commit

Permalink
CompatHelper: bump compat for Turing to 0.30 for package turing, (kee…
Browse files Browse the repository at this point in the history
…p existing compat) (#567)

* CompatHelper: bump compat for Turing to 0.30 for package turing, (keep existing compat)

* Update test/turing/Project.toml

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Hong Ge <[email protected]>
  • Loading branch information
3 people authored Jan 12, 2024
1 parent 11a75ff commit c6e3b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/turing/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"

[compat]
DynamicPPL = "0.20, 0.21, 0.22, 0.23, 0.24"
Turing = "0.21, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28, 0.29"
Turing = "0.21 - 0.30"
julia = "1.6"

0 comments on commit c6e3b6b

Please sign in to comment.