Skip to content

Commit 9afebd1

Browse files
CompatHelper: bump compat for "ApproxFun" to "0.13" (#149)
* CompatHelper: bump compat for "ApproxFun" to "0.13" * Update Project.toml Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <solver@mac.com>
1 parent e18f64c commit 9afebd1

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 = "SingularIntegralEquations"
22
uuid = "e094c991-5a90-5477-8896-c1e4c9552a1a"
3-
version = "0.6.8"
3+
version = "0.6.9"
44

55
[deps]
66
ApproxFun = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
@@ -18,7 +18,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1919

2020
[compat]
21-
ApproxFun = "0.11.8, 0.12"
21+
ApproxFun = "0.11.8, 0.12, 0.13"
2222
ApproxFunBase = "0.2.3, 0.3, 0.4.4, 0.5"
2323
ApproxFunFourier = "0.2"
2424
ApproxFunOrthogonalPolynomials = "0.3, 0.4"

0 commit comments

Comments
 (0)