From 32188fa83b15a3a49d2ef344ce035fe323723475 Mon Sep 17 00:00:00 2001 From: Chris Rackauckas - Beep Boop Edition Date: Wed, 5 Aug 2026 05:03:10 +0000 Subject: [PATCH] Bump versions for release (#93) 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: ChrisRackauckas-Claude --- 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"