From f374a47581c432119f3491176a317c085409a916 Mon Sep 17 00:00:00 2001 From: ChrisRackauckas Date: Sun, 23 Aug 2026 16:51:44 +0000 Subject: [PATCH] Bump versions for release Releases the src changes that have landed on `master` since the last version registered in the General registry. - DiffEqProblemLibrary: 5.2.4 -> 5.3.0 Co-Authored-By: Chris Rackauckas Co-Authored-By: Claude Claude-Session: https://claude.ai/code/session_01Rmh6B9eoW3N8oCbuuVPVxJ --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 05f883e..47f4c50 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqProblemLibrary" uuid = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9" authors = ["Chris Rackauckas "] -version = "5.2.4" +version = "5.3.0" [deps] BVProblemLibrary = "ded0fc24-dfea-4565-b1d9-79c027d14d84"