From 9118e392d2c1dfe9be8be799ddf306b7109f4ce3 Mon Sep 17 00:00:00 2001 From: ChrisRackauckas Date: Sun, 13 Sep 2026 09:10:38 -0300 Subject: [PATCH] Release ArrayInterface 7.30.2 - Fix restructure pullback source projection (#507) Co-Authored-By: Chris Rackauckas Co-Authored-By: Claude Opus 5 (1M context) Agent-Harness: Claude Code Agent-Model: claude-opus-5[1m] Claude-Session: https://claude.ai/code/session_014FEzNTLFutCmTEAZ3zBg5R --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 26e3aaf5..78f60758 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ArrayInterface" uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" -version = "7.30.1" +version = "7.30.2" [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"