diff --git a/Project.toml b/Project.toml index 89de0f1..1415080 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ContinuumArrays" uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c" -version = "0.20.4" +version = "0.20.5" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" @@ -30,7 +30,7 @@ AbstractFFTs = "1.0" ArrayLayouts = "1.0" BandedMatrices = "1" BlockArrays = "1.7" -DomainSets = "0.6, 0.7" +DomainSets = "0.6, 0.7, 0.8" FastTransforms = "0.15, 0.16, 0.17" FillArrays = "1.0" InfiniteArrays = "0.15"