diff --git a/Project.toml b/Project.toml index 4b7422b89..c6a144b32 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "LinearSolve" uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" -version = "3.85.1" +version = "3.85.2" authors = ["SciML"] [deps] @@ -108,7 +108,7 @@ LinearSolveSpecializingFactorizationsExt = "SpecializingFactorizations" [compat] AMD = "0.5" AMDGPU = "1.2, 2" -AlgebraicMultigrid = "1" +AlgebraicMultigrid = "1, 2" ArrayInterface = "7.19" BandedMatrices = "1.8" BlockDiagonals = "0.2"