Skip to content

Commit 3395230

Browse files
CompatHelper: bump compat for "LazyArrays" to "0.21" (#69)
* CompatHelper: bump compat for "LazyArrays" to "0.21" * v0.4.2 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 5439074 commit 3395230

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 = "ApproxFunBase"
22
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3-
version = "0.4.1"
3+
version = "0.4.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -40,7 +40,7 @@ FastGaussQuadrature = "0.4"
4040
FillArrays = "0.11"
4141
InfiniteArrays = "0.10"
4242
IntervalSets = "0.5"
43-
LazyArrays = "0.20"
43+
LazyArrays = "0.20, 0.21"
4444
LowRankApprox = "0.2, 0.3, 0.4"
4545
SpecialFunctions = "0.10, 1.0"
4646
StaticArrays = "0.12, 1.0"

0 commit comments

Comments
 (0)