Skip to content

Commit 801a2b0

Browse files
CompatHelper: bump compat for "ApproxFun" to "0.12" (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f1ee76 commit 801a2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2929
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3030

3131
[compat]
32-
ApproxFun = "0.11"
32+
ApproxFun = "0.11, 0.12"
3333
ApproxFunBase = "0.3"
3434
ApproxFunFourier = "0.2"
3535
ApproxFunOrthogonalPolynomials = "0.3"

0 commit comments

Comments
 (0)