Skip to content

Commit 4c47083

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for ApproxFunBase to 0.9, (keep existing compat) (#900)
* CompatHelper: bump compat for ApproxFunBase to 0.9, (keep existing compat) * Bump version to v0.13.22 --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Jishnu Bhattacharya <jishnub.github@gmail.com>
1 parent 5943d09 commit 4c47083

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.21"
3+
version = "0.13.22"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -26,7 +26,7 @@ ApproxFunDualNumbersExt = "DualNumbers"
2626

2727
[compat]
2828
AbstractFFTs = "1.0"
29-
ApproxFunBase = "0.8.44"
29+
ApproxFunBase = "0.8.44, 0.9"
3030
ApproxFunBaseTest = "0.1"
3131
ApproxFunFourier = "0.3"
3232
ApproxFunOrthogonalPolynomials = "0.5, 0.6"

0 commit comments

Comments
 (0)