Skip to content

Commit

Permalink
Drop support for ADTypes 0.2
Browse files Browse the repository at this point in the history
ADTypes 0.2 doesn't support AutoTapir yet.
  • Loading branch information
yebai authored May 30, 2024
1 parent a8ce0d4 commit 44c9a4c
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.32.2"
version = "0.32.3"

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

[compat]
ADTypes = "0.2, 1"
ADTypes = "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 44c9a4c

Please sign in to comment.