We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0ea32 commit e055009Copy full SHA for e055009
Project.toml
@@ -1,6 +1,6 @@
1
name = "ChainRules"
2
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
3
-version = "1.72.0"
+version = "1.72.1"
4
5
[deps]
6
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -36,7 +36,7 @@ SparseArrays = "1"
36
SparseInverseSubset = "0.1"
37
StaticArrays = "1.2"
38
Statistics = "1"
39
-StructArrays = "0.6.11"
+StructArrays = "0.6.11, 0.7"
40
SuiteSparse = "1"
41
julia = "1.6"
42
0 commit comments