diff --git a/Project.toml b/Project.toml index 14c4ebc..73c1595 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ApproxFunOrthogonalPolynomials" uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211" -version = "0.6.58" +version = "0.6.59" [deps] ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05" @@ -38,7 +38,7 @@ BlockBandedMatrices = "0.10, 0.11, 0.12, 0.13" DomainSets = "0.5, 0.6, 0.7" DualNumbers = "0.6.2" FastGaussQuadrature = "0.4, 0.5, 1" -FastTransforms = "0.12, 0.13, 0.14, 0.15.1, 0.16" +FastTransforms = "0.12, 0.13, 0.14, 0.15.1, 0.16, 0.17" FillArrays = "0.11, 0.12, 0.13, 1" HalfIntegers = "1.5" IntervalSets = "0.5, 0.6, 0.7"