Skip to content

Commit c74c632

Browse files
github-actions[bot]CompatHelper Juliamcabbott
authored
CompatHelper: add new compat entry for SparseInverseSubset at version 0.1, (keep existing compat) (#732)
* CompatHelper: add new compat entry for SparseInverseSubset at version 0.1, (keep existing compat) * v1.54.1 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Michael Abbott <[email protected]>
1 parent 3c93eb6 commit c74c632

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,6 +1,6 @@
11
name = "ChainRules"
22
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
3-
version = "1.54.0"
3+
version = "1.54.1"
44

55
[deps]
66
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -29,6 +29,7 @@ IrrationalConstants = "0.1.1, 0.2"
2929
JLArrays = "0.1"
3030
JuliaInterpreter = "0.8,0.9"
3131
RealDot = "0.1"
32+
SparseInverseSubset = "0.1"
3233
StaticArrays = "1.2"
3334
StructArrays = "0.6.11"
3435
julia = "1.6"

0 commit comments

Comments
 (0)