Skip to content

Commit

Permalink
Merge #198
Browse files Browse the repository at this point in the history
198: CompatHelper: bump compat for AdvancedMH to 0.7, (keep existing compat) r=odunbar a=github-actions[bot]

This pull request changes the compat entry for the `AdvancedMH` package from `0.6` to `0.6, 0.7`.
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 <compathelper_noreply@julialang.org>
  • Loading branch information
bors[bot] and CompatHelper Julia authored Jan 4, 2023
2 parents e4c9ef2 + 28af334 commit bf3df40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
AbstractMCMC = "3.3, 4"
AdvancedMH = "0.6"
AdvancedMH = "0.6, 0.7"
Conda = "1.7"
Distributions = "0.24, 0.25"
DocStringExtensions = "0.8, 0.9"
Expand Down

0 comments on commit bf3df40

Please sign in to comment.