Skip to content

Commit

Permalink
CompatHelper: bump compat for AdvancedHMC to 0.7 for package EpiAware…
Browse files Browse the repository at this point in the history
…, (drop existing compat)
  • Loading branch information
CompatHelper Julia committed Mar 7, 2025
1 parent fa75b2a commit baa0d45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EpiAware/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "EpiAware"
uuid = "b2eeebe4-5992-4301-9193-7ebc9f62c855"
authors = ["Samuel Abbott <azw1@cdc.gov>", "Samuel Brand <usi1@cdc.gov>", "Zachary Susswein <utb2@cdc.gov>"]
version = "0.2.0"
version = "0.2.1"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand All @@ -28,7 +28,7 @@ Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
[compat]
ADTypes = "1.3"
AbstractMCMC = "5.2"
AdvancedHMC = "0.6"
AdvancedHMC = "0.7"
DataFramesMeta = "0.15"
Distributions = "0.25"
DocStringExtensions = "0.9"
Expand Down

0 comments on commit baa0d45

Please sign in to comment.