From e155033768fcc8dfbd0f3dbd51c18729a96228dc Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 30 Sep 2023 08:30:05 -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 7e27958d5c..11f6c687b7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "OrdinaryDiffEq" uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" authors = ["Chris Rackauckas ", "Yingbo Ma "] -version = "6.56.0" +version = "6.57.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"