Skip to content

Commit 4429a11

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

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 = "ApproxFunFourier"
22
uuid = "59844689-9c9d-51bf-9583-5b794ec66d30"
3-
version = "0.3.23"
3+
version = "0.3.24"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -21,7 +21,7 @@ ApproxFunBase = "0.8.16, 0.9"
2121
ApproxFunBaseTest = "0.1"
2222
ApproxFunOrthogonalPolynomials = "0.6"
2323
Aqua = "0.7"
24-
BandedMatrices = "0.16, 0.17"
24+
BandedMatrices = "0.16, 0.17, 1"
2525
DomainSets = "0.3, 0.4, 0.5, 0.6"
2626
FFTW = "1.1"
2727
FastTransforms = "0.10, 0.11, 0.12, 0.13, 0.14, 0.15"

0 commit comments

Comments
 (0)