Skip to content

Commit 569ff3c

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for DSP to 0.8, (keep existing compat) (#668)
* CompatHelper: bump compat for DSP to 0.8, (keep existing compat) * Bump version to 0.9.32 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent e9307e1 commit 569ff3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 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.31"
3+
version = "0.9.32"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -24,12 +24,12 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2525

2626
[weakdeps]
27-
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2827
DualNumbers = "fa6b7ba4-c1ee-5f82-b5fc-ecf0adba8f74"
28+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2929

3030
[extensions]
31-
ApproxFunBaseTestExt = "Test"
3231
ApproxFunBaseDualNumbersExt = "DualNumbers"
32+
ApproxFunBaseTestExt = "Test"
3333

3434
[compat]
3535
AbstractFFTs = "0.5, 1"
@@ -39,7 +39,7 @@ BlockArrays = "1"
3939
BlockBandedMatrices = "0.13"
4040
Calculus = "0.5"
4141
Combinatorics = "1.0.2"
42-
DSP = "0.7.4"
42+
DSP = "0.7.4, 0.8"
4343
DomainSets = "0.6, 0.7"
4444
DualNumbers = "0.6.6"
4545
FFTW = "1.1"

0 commit comments

Comments
 (0)