Skip to content

Commit b671286

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for ApproxFunBase to 0.8, (keep existing compat) (#863)
* CompatHelper: bump compat for ApproxFunBase to 0.8, (keep existing compat) * bump version to v0.13.15 --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Jishnu Bhattacharya <jishnub.github@gmail.com>
1 parent e644fc8 commit b671286

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 = "ApproxFun"
22
uuid = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3-
version = "0.13.14"
3+
version = "0.13.15"
44

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

2323
[compat]
2424
AbstractFFTs = "1.0"
25-
ApproxFunBase = "0.7.34"
25+
ApproxFunBase = "0.7.34, 0.8"
2626
ApproxFunBaseTest = "0.1"
2727
ApproxFunFourier = "0.3"
2828
ApproxFunOrthogonalPolynomials = "0.5, 0.6"

0 commit comments

Comments
 (0)