From 017d09a7e71304bfcce492d995d6d463b4f1640f Mon Sep 17 00:00:00 2001 From: ChrisRackauckas-Claude Date: Tue, 4 Aug 2026 23:44:46 -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. OrdinaryDiffEqOperatorSplitting: 0.4.0 -> 0.4.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 1b9ea66..d8f5337 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "OrdinaryDiffEqOperatorSplitting" uuid = "760fc936-9fa0-4281-9c1a-468957eedc89" -version = "0.4.0" +version = "0.4.1" authors = ["Dennis Ogiermann and contributors"] [deps]