Skip to content

Commit b983949

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ADTypes to 1, (keep existing compat)
1 parent fa6f30a commit b983949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.30.8"
3+
version = "0.30.9"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -45,7 +45,7 @@ TuringDynamicHMCExt = "DynamicHMC"
4545
TuringOptimExt = "Optim"
4646

4747
[compat]
48-
ADTypes = "0.2"
48+
ADTypes = "0.2, 1"
4949
AbstractMCMC = "5.2"
5050
AdvancedHMC = "0.3.0, 0.4.0, 0.5.2, 0.6"
5151
AdvancedMH = "0.8"

0 commit comments

Comments
 (0)