We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18f64c commit 9afebd1Copy full SHA for 9afebd1
Project.toml
@@ -1,6 +1,6 @@
1
name = "SingularIntegralEquations"
2
uuid = "e094c991-5a90-5477-8896-c1e4c9552a1a"
3
-version = "0.6.8"
+version = "0.6.9"
4
5
[deps]
6
ApproxFun = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
@@ -18,7 +18,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
19
20
[compat]
21
-ApproxFun = "0.11.8, 0.12"
+ApproxFun = "0.11.8, 0.12, 0.13"
22
ApproxFunBase = "0.2.3, 0.3, 0.4.4, 0.5"
23
ApproxFunFourier = "0.2"
24
ApproxFunOrthogonalPolynomials = "0.3, 0.4"
0 commit comments