Skip to content

Commit 3ba81b0

Browse files
committed
Add ChainRulesCore compat entry
1 parent 9df3a6b commit 3ba81b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ComponentArrays"
22
uuid = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
33
authors = ["Jonnie Diegelman <47193959+jonniedie@users.noreply.github.com>"]
4-
version = "0.11.0"
4+
version = "0.11.1"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -11,6 +11,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1111

1212
[compat]
1313
ArrayInterface = "2.13, 3"
14+
ChainRulesCore = "0.8, 0.9, 0.10"
1415
Requires = "1.0.1"
1516
julia = "1"
1617

0 commit comments

Comments
 (0)