TuringLang / TuringGLM.jl

Bayesian Generalized Linear models using `@formula` syntax.
https://turinglang.org/TuringGLM.jl/dev
MIT License
70 stars 7 forks source link

CompatHelper: bump compat for Turing to 0.27, (keep existing compat) #94

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the Turing package from 0.20, 0.21, 0.22, 0.23, 0.24, 0.25 to 0.20, 0.21, 0.22, 0.23, 0.24, 0.25, 0.27. 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.

yebai commented 11 months ago

Closed in favour of https://github.com/TuringLang/TuringGLM.jl/pull/95