From 2de3f04daaf32e2bd44e1df86cad2f389faf9c0a Mon Sep 17 00:00:00 2001 From: Vaibhav Kumar Dixit Date: Thu, 4 Jan 2024 23:13:20 -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 44cea3249..0fbf5a1e4 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.16.2" +version = "2.16.3" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"