Skip to content

Commit

Permalink
Merge pull request #481 from SciML/compathelper/new_version/2023-08-1…
Browse files Browse the repository at this point in the history
…5-00-16-35-129-03661192337

CompatHelper: bump compat for ADTypes to 0.2, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Aug 19, 2023
2 parents 4d926fc + fdabf1b commit a6b09ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
ZygoteExt = "Zygote"

[compat]
ADTypes = "0.1.3"
ADTypes = "0.1.3, 0.2"
ArrayInterface = "6, 7"
ChainRulesCore = "1.16"
CommonSolve = "0.2.4"
ConstructionBase = "1"
DocStringExtensions = "0.8, 0.9"
Expand All @@ -58,9 +59,8 @@ StaticArraysCore = "1"
SymbolicIndexingInterface = "0.2"
Tables = "1"
TruncatedStacktraces = "1"
julia = "1.6"
ChainRulesCore = "1.16"
ZygoteRules = "0.2"
julia = "1.6"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down

0 comments on commit a6b09ce

Please sign in to comment.