Skip to content

Commit d2cb50f

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for ApproxFunBase to 0.8, (keep existing compat) (#72)
* CompatHelper: bump compat for ApproxFunBase to 0.8, (keep existing compat) * bump version to v0.3.11 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent ec0a55f commit d2cb50f

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.10"
3+
version = "0.3.11"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -17,7 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1717

1818
[compat]
1919
AbstractFFTs = "0.5, 1"
20-
ApproxFunBase = "0.7.54"
20+
ApproxFunBase = "0.7.54, 0.8"
2121
ApproxFunBaseTest = "0.1"
2222
Aqua = "0.5"
2323
BandedMatrices = "0.16, 0.17"

0 commit comments

Comments
 (0)