Skip to content

Commit b30be2f

Browse files
authored
v0.1.1
1 parent 9644f21 commit b30be2f

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.1"
3+
version = "0.1.1"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -31,8 +31,8 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
3131
[compat]
3232
AbstractFFTs = "≥ 0.3.1"
3333
BandedMatrices = "0.9.0"
34-
BlockArrays = "0.8, 0.9"
35-
BlockBandedMatrices = "0.4.0"
34+
BlockArrays = "0.9"
35+
BlockBandedMatrices = "0.4.2"
3636
Calculus = "≥ 0.1.15"
3737
DSP = "≥ 0.5.1"
3838
DomainSets = "0.0.2"

0 commit comments

Comments
 (0)