From ed3b6e02fb7cd21198845ebcb739a99f2a61634d Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 23 Jun 2026 10:25:11 +0000 Subject: [PATCH] Release v1.11.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 953a6a2..a20c992 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SymbolicNumericIntegration" uuid = "78aadeae-fbc0-11eb-17b6-c7ec0477ba9e" authors = ["Shahriar Iravanian "] -version = "1.10.1" +version = "1.11.0" [deps] DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"