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 03d08fa commit 59b1896Copy full SHA for 59b1896
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.12.3"
+version = "1.12.4"
5
6
[deps]
7
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
@@ -15,7 +15,7 @@ PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
15
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
16
17
[compat]
18
-ArrayInterfaceCore = "0.1.13"
+ArrayInterfaceCore = "0.1.22"
19
ArrayInterfaceStaticArrays = "0.1"
20
ChainRulesCore = "1"
21
ForwardDiff = "0.10.3"
0 commit comments