diff --git a/Project.toml b/Project.toml index 7796cfd..21f4d1b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ClassicalOrthogonalPolynomials" uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd" -version = "0.15.16" +version = "0.15.17" authors = ["Sheehan Olver "] [deps] @@ -38,7 +38,7 @@ BandedMatrices = "1" BlockArrays = "1" BlockBandedMatrices = "0.13" ContinuumArrays = "0.20" -DomainSets = "0.6, 0.7" +DomainSets = "0.6, 0.7, 0.8" DynamicPolynomials = "0.6" FFTW = "1.1" FastGaussQuadrature = "1"