Skip to content

Commit 53cbf97

Browse files
CompatHelper: bump compat for "InfiniteArrays" to "0.12" (#90)
* CompatHelper: bump compat for "InfiniteArrays" to "0.12" * v0.5.14 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent ca34659 commit 53cbf97

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,6 +1,6 @@
11
name = "InfiniteLinearAlgebra"
22
uuid = "cde9dba0-b1de-11e9-2c62-0bab9446c55c"
3-
version = "0.5.13"
3+
version = "0.5.14"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -23,7 +23,7 @@ BlockArrays = "0.15, 0.16"
2323
BlockBandedMatrices = "0.10"
2424
DSP = "0.6, 0.7"
2525
FillArrays = "0.11, 0.12"
26-
InfiniteArrays = "0.11"
26+
InfiniteArrays = "0.11, 0.12"
2727
LazyArrays = "0.21.8"
2828
LazyBandedMatrices = "0.6"
2929
MatrixFactorizations = "0.8"

0 commit comments

Comments
 (0)