Skip to content

Commit e1f59dc

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for BandedMatrices to 1, (keep existing compat) (#605)
* CompatHelper: bump compat for BandedMatrices to 1, (keep existing compat) * Bump version to v0.9.17 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent 9c921b3 commit e1f59dc

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.9.16"
3+
version = "0.9.17"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -27,7 +27,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2727
[compat]
2828
AbstractFFTs = "0.5, 1"
2929
Aqua = "0.7"
30-
BandedMatrices = "0.16, 0.17"
30+
BandedMatrices = "0.16, 0.17, 1"
3131
BlockArrays = "0.14, 0.15, 0.16"
3232
BlockBandedMatrices = "0.10, 0.11, 0.12"
3333
Calculus = "0.5"

0 commit comments

Comments
 (0)