From aa3e5d18a1bed91fd924b72da42444432e574c9e Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 6 Jun 2022 21:34:04 -0400 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c81811d5e..faf43127d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqOperators" uuid = "9fdde737-9c7f-55bf-ade8-46b3f136cc48" authors = ["Chris Rackauckas "] -version = "4.43.0" +version = "4.43.1" [deps] BandedMatrices = "aae01518-5342-5314-be14-df237901396f"