From 94fb025f83bf24e6dd502bc56acec321bc8f25ff Mon Sep 17 00:00:00 2001 From: ChrisRackauckas-Claude Date: Tue, 4 Aug 2026 23:43:40 -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. DiffEqCallbacks: 4.19.0 -> 4.19.1 Co-Authored-By: Chris Rackauckas --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4729ba53..3379ec7f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "DiffEqCallbacks" uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def" -version = "4.19.0" +version = "4.19.1" authors = ["Chris Rackauckas "] [deps]