Skip to content

Commit

Permalink
CompatHelper: bump compat for ComponentArrays to 0.13, (keep existing…
Browse files Browse the repository at this point in the history
… compat) (#4)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Mohamed Tarek <mohamed82008@gmail.com>
  • Loading branch information
3 people authored May 19, 2023
1 parent 09e7836 commit ae304ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
ChainRulesCore = "1"
ComponentArrays = "0.11, 0.12"
ComponentArrays = "0.11, 0.12, 0.13"
ImplicitDifferentiation = "0.4"
julia = "1"

Expand Down

0 comments on commit ae304ae

Please sign in to comment.