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
  • Loading branch information
CompatHelper Julia committed Apr 20, 2024
1 parent 8c432b6 commit ab2c0e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name = "DynamicPPL"
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
version = "0.25.1"


[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
Expand Down Expand Up @@ -42,7 +41,7 @@ DynamicPPLReverseDiffExt = ["ReverseDiff"]
DynamicPPLZygoteRulesExt = ["ZygoteRules"]

[compat]
ADTypes = "0.2"
ADTypes = "0.2, 1"
AbstractMCMC = "5"
AbstractPPL = "0.8.4"
Accessors = "0.1"
Expand Down

0 comments on commit ab2c0e1

Please sign in to comment.