From 28199e0455cc70cae21a3da08d66fb067da7fe37 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 11 Nov 2024 05:57:03 -0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index da47ef934b..0776d14ebf 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.89.0" +version = "6.90.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"