From e17bf4ebca1ac8c25754fb1b5ed6a7e0617e3591 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 24 Aug 2024 17:10:14 -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 7371d74c4..2e65f3d43 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SciMLBase" uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" authors = ["Chris Rackauckas and contributors"] -version = "2.50.2" +version = "2.50.3" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"