From 83b2082052591641ba31d963c4e5bda555749bae Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Wed, 11 Sep 2024 09:50:51 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c807e22a7..6a3e3f191 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.53.0" +version = "2.53.1" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"