Skip to content

Commit 55f0453

Browse files
authored
v0.1
1 parent 8981023 commit 55f0453

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 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.0.5"
3+
version = "0.1"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -41,10 +41,10 @@ FFTW = "≥ 0.2.4"
4141
FastGaussQuadrature = "≥ 0.3.2"
4242
FastTransforms = "≥ 0.4.2"
4343
FillArrays = "≥ 0.5.0"
44-
InfiniteArrays = "0.0.3, 0.1"
44+
InfiniteArrays = "0.1"
4545
IntervalSets = "≥ 0.3.1"
4646
LazyArrays = "0.8.0"
47-
LowRankApprox = "≥ 0.1.4"
47+
LowRankApprox = "0.2"
4848
SpecialFunctions = "≥ 0.7.0"
4949
StaticArrays = "≥ 0.8.3"
5050
ToeplitzMatrices = "≥ 0.4.0"

0 commit comments

Comments
 (0)