Skip to content

Commit 0f7958b

Browse files
authored
Bump BandedMatrix compat to v1 (#607)
1 parent 0bc5e1c commit 0f7958b

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.8.60"
3+
version = "0.8.61"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -29,7 +29,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2929
[compat]
3030
AbstractFFTs = "0.5, 1"
3131
Aqua = "0.6"
32-
BandedMatrices = "0.16, 0.17"
32+
BandedMatrices = "0.16, 0.17, 1"
3333
BlockArrays = "0.14, 0.15, 0.16"
3434
BlockBandedMatrices = "0.10, 0.11, 0.12"
3535
Calculus = "0.5"

0 commit comments

Comments
 (0)