From 3470ea9567a40ab6865b2765f0c19f11c2df135f Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 11 Feb 2022 06:28:13 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1aa9d7f72..b2e1cb0aa 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "LinearSolve" uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" authors = ["SciML"] -version = "1.11.2" +version = "1.11.3" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"