Skip to content

Commit

Permalink
Merge pull request #6 from LuxDL/compathelper/new_version/2023-07-13-…
Browse files Browse the repository at this point in the history
…01-44-25-274-03495605557

CompatHelper: bump compat for ComponentArrays to 0.14, (keep existing compat)
  • Loading branch information
avik-pal authored Jul 14, 2023
2 parents 1d2bf0d + 65482fa commit 15f5b95
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 @@ -21,7 +21,7 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
ComponentArrays = "0.13"
ComponentArrays = "0.13, 0.14"
FiniteDifferences = "0.12"
ForwardDiff = "0.10"
Functors = "0.4"
Expand Down

0 comments on commit 15f5b95

Please sign in to comment.