Skip to content

Commit

Permalink
CompatHelper: bump compat for ADTypes to 1, (keep existing compat) (#…
Browse files Browse the repository at this point in the history
…2200)

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Tor Erlend Fjelde <[email protected]>
  • Loading branch information
3 people authored Apr 25, 2024
1 parent a328f8b commit 726322d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Turing"
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
version = "0.31.1"
version = "0.31.2"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -45,7 +45,7 @@ TuringDynamicHMCExt = "DynamicHMC"
TuringOptimExt = "Optim"

[compat]
ADTypes = "0.2"
ADTypes = "0.2, 1"
AbstractMCMC = "5.2"
Accessors = "0.1"
AdvancedHMC = "0.3.0, 0.4.0, 0.5.2, 0.6"
Expand Down

0 comments on commit 726322d

Please sign in to comment.