Skip to content

Commit 794c1cf

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for InfiniteLinearAlgebra to 0.10, (keep existing compat) (#89)
* CompatHelper: bump compat for InfiniteLinearAlgebra to 0.10, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 3d064a5 commit 794c1cf

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 = "PiecewiseOrthogonalPolynomials"
22
uuid = "4461d12d-4663-4550-8580-cb764c85e20f"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.5.3"
4+
version = "0.5.4"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -28,7 +28,7 @@ ClassicalOrthogonalPolynomials = "0.13, 0.14, 0.15"
2828
ContinuumArrays = "0.18, 0.19"
2929
FillArrays = "1.0"
3030
InfiniteArrays = "0.14, 0.15"
31-
InfiniteLinearAlgebra = "0.8, 0.9"
31+
InfiniteLinearAlgebra = "0.8, 0.9, 0.10"
3232
LazyArrays = "2.0.4"
3333
LazyBandedMatrices = "0.10, 0.11"
3434
MatrixFactorizations = "3"

0 commit comments

Comments
 (0)