From ed74d2d71e1850a9cfa2fe776847c8d42598a901 Mon Sep 17 00:00:00 2001 From: ChrisRackauckas-Claude Date: Wed, 1 Apr 2026 10:20:46 -0400 Subject: [PATCH] Bump version to v3.52.0 Co-Authored-By: Chris Rackauckas Co-Authored-By: Claude Opus 4.6 (1M context) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 43c669f6..c7a8ba06 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RecursiveArrayTools" uuid = "731186ca-8d62-57ce-b412-fbd966d074cd" authors = ["Chris Rackauckas "] -version = "3.51.0" +version = "3.52.0" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"