diff --git a/Project.toml b/Project.toml index 31c4bf0b..9109806e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ArrayInterface" uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" -version = "7.20.0" +version = "7.20.1" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -39,7 +39,7 @@ Adapt = "4" BandedMatrices = "1" BlockBandedMatrices = "0.13" CUDA = "5" -CUDSS = "0.2, 0.3, 0.4" +CUDSS = "0.2, 0.3, 0.4, 0.5, 0.6" ChainRules = "1" ChainRulesCore = "1" ChainRulesTestUtils = "1"