From b11bb52780b26f190b30a02020a49cf988816838 Mon Sep 17 00:00:00 2001 From: ChrisRackauckas-Claude Date: Tue, 4 Aug 2026 23:44:26 -0400 Subject: [PATCH] Bump versions for release These packages have unreleased src/ext/Project.toml changes relative to the tree registered in General, but no version bump, so the changes cannot be released. MATLABDiffEq: 1.6.2 -> 1.6.3 Co-Authored-By: Chris Rackauckas --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c54a219..d9ccb17 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "MATLABDiffEq" uuid = "e2752cbe-bcf4-5895-8727-84ebc14a76bd" -version = "1.6.2" +version = "1.6.3" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"