From c08f2e9a2ec6fdaba55a71dfb634a3d199159148 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Wed, 6 Mar 2024 04:45:01 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 44b3e6798..538cd9594 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "LinearSolve" uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" authors = ["SciML"] -version = "2.26.0" +version = "2.27.0" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" @@ -89,7 +89,7 @@ Libdl = "1.10" LinearAlgebra = "1.10" MPI = "0.20" Markdown = "1.10" -Metal = "0.5" +Metal = "1" MultiFloats = "1" Pardiso = "0.5" Pkg = "1"