Skip to content

Commit bd7ec58

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Turing to 0.36 for package EpiAware, (drop existing compat)
1 parent 104bdd8 commit bd7ec58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EpiAware/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "EpiAware"
22
uuid = "b2eeebe4-5992-4301-9193-7ebc9f62c855"
33
authors = ["Samuel Abbott <azw1@cdc.gov>", "Samuel Brand <usi1@cdc.gov>", "Zachary Susswein <utb2@cdc.gov>"]
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -45,5 +45,5 @@ Reexport = "1.2"
4545
SparseArrays = "1.11"
4646
Statistics = "1.11"
4747
Tables = "1.11"
48-
Turing = "0.35"
48+
Turing = "0.36"
4949
julia = "1.11"

0 commit comments

Comments
 (0)