Skip to content

Commit f0434c4

Browse files
committed
ApproxFunBase 0.1
1 parent 3e651d0 commit f0434c4

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
@@ -29,7 +29,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
2929

3030
[compat]
3131
AbstractFFTs = "≥ 0.3.1"
32-
ApproxFunBase = "0.0.3, 0.0.4, 0.0.5"
32+
ApproxFunBase = "0.1"
3333
BandedMatrices = "0.9.0"
3434
BlockArrays = "0.8.0"
3535
BlockBandedMatrices = "0.4.0"
@@ -41,7 +41,7 @@ FFTW = "≥ 0.2.4"
4141
FastGaussQuadrature = "≥ 0.3.2"
4242
FastTransforms = "≥ 0.4.2"
4343
FillArrays = "≥ 0.5.0"
44-
InfiniteArrays = "0.0.3"
44+
InfiniteArrays = "0.1"
4545
IntervalSets = "≥ 0.3.1"
4646
LazyArrays = "0.8.0"
4747
LowRankApprox = "≥ 0.1.4"

0 commit comments

Comments
 (0)