Skip to content

Commit

Permalink
CompatHelper: bump compat for Turing to 0.36 for package EpiAware, (d…
Browse files Browse the repository at this point in the history
…rop existing compat)
  • Loading branch information
CompatHelper Julia committed Jan 16, 2025
1 parent 104bdd8 commit bd7ec58
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 <[email protected]>", "Samuel Brand <[email protected]>", "Zachary Susswein <[email protected]>"]
version = "0.2.0"
version = "0.2.1"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -45,5 +45,5 @@ Reexport = "1.2"
SparseArrays = "1.11"
Statistics = "1.11"
Tables = "1.11"
Turing = "0.35"
Turing = "0.36"
julia = "1.11"

0 comments on commit bd7ec58

Please sign in to comment.