Skip to content

Commit c8ffc94

Browse files
authored
Update BlockArrays and BlockBandedMatrices
BlockArrays v1 and BlockBandedMatrices v0.13
1 parent f0b8fbe commit c8ffc94

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.9.27"
3+
version = "0.9.28"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -28,8 +28,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2828
AbstractFFTs = "0.5, 1"
2929
Aqua = "0.8"
3030
BandedMatrices = "0.17.18, 1"
31-
BlockArrays = "0.16.26"
32-
BlockBandedMatrices = "0.12"
31+
BlockArrays = "1"
32+
BlockBandedMatrices = "0.13"
3333
Calculus = "0.5"
3434
Combinatorics = "1.0.2"
3535
DSP = "0.7.4"

0 commit comments

Comments
 (0)