Skip to content

Commit 59b1896

Browse files
authored
Require ArayInterfaceCore 0.1.22 because it is using undefmatrix
1 parent 03d08fa commit 59b1896

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LabelledArrays"
22
uuid = "2ee39098-c373-598a-b85f-a56591580800"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "1.12.3"
4+
version = "1.12.4"
55

66
[deps]
77
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
@@ -15,7 +15,7 @@ PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
1515
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1616

1717
[compat]
18-
ArrayInterfaceCore = "0.1.13"
18+
ArrayInterfaceCore = "0.1.22"
1919
ArrayInterfaceStaticArrays = "0.1"
2020
ChainRulesCore = "1"
2121
ForwardDiff = "0.10.3"

0 commit comments

Comments
 (0)