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.
2 parents dc7553f + 7d5b319 commit 79b4ff4Copy full SHA for 79b4ff4
Project.toml
@@ -1,7 +1,7 @@
1
name = "LabelledArrays"
2
uuid = "2ee39098-c373-598a-b85f-a56591580800"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "1.16.0"
+version = "1.16.1"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
16
[compat]
17
ArrayInterface = "7"
18
ChainRulesCore = "1"
19
-ForwardDiff = "0.10.3"
+ForwardDiff = "0.10.3, 1"
20
MacroTools = "0.5"
21
PreallocationTools = "0.4"
22
RecursiveArrayTools = "3"
0 commit comments