From 65c2cf2963f7ad38064c5c566b66d93cf54ad06f Mon Sep 17 00:00:00 2001 From: Chris Rackauckas - Beep Boop Edition Date: Thu, 23 Jul 2026 14:29:35 -0400 Subject: [PATCH 1/5] Bump BVProblemLibrary to v0.1.12 Co-Authored-By: Chris Rackauckas --- lib/BVProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/BVProblemLibrary/Project.toml b/lib/BVProblemLibrary/Project.toml index 1ec8180..c8fcb18 100644 --- a/lib/BVProblemLibrary/Project.toml +++ b/lib/BVProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "BVProblemLibrary" uuid = "ded0fc24-dfea-4565-b1d9-79c027d14d84" -version = "0.1.11" +version = "0.1.12" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From a124580cc1eaf6b4783ee1502296d5eb31230e34 Mon Sep 17 00:00:00 2001 From: Chris Rackauckas - Beep Boop Edition Date: Thu, 23 Jul 2026 14:29:38 -0400 Subject: [PATCH 2/5] Bump DAEProblemLibrary to v0.1.6 Co-Authored-By: Chris Rackauckas --- lib/DAEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DAEProblemLibrary/Project.toml b/lib/DAEProblemLibrary/Project.toml index 6c9d3cc..29ea6dd 100644 --- a/lib/DAEProblemLibrary/Project.toml +++ b/lib/DAEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "DAEProblemLibrary" uuid = "dfb8ca35-80a1-48ba-a605-84916a45b4f8" -version = "0.1.5" +version = "0.1.6" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From 42ce1621e178ca9d4e876ef70508d3bbe5afa99e Mon Sep 17 00:00:00 2001 From: Chris Rackauckas - Beep Boop Edition Date: Thu, 23 Jul 2026 14:29:40 -0400 Subject: [PATCH 3/5] Bump DDEProblemLibrary to v0.1.8 Co-Authored-By: Chris Rackauckas --- lib/DDEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DDEProblemLibrary/Project.toml b/lib/DDEProblemLibrary/Project.toml index fa5122d..7dc2427 100644 --- a/lib/DDEProblemLibrary/Project.toml +++ b/lib/DDEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "DDEProblemLibrary" uuid = "f42792ee-6ffc-4e2a-ae83-8ee2f22de800" -version = "0.1.7" +version = "0.1.8" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From 674f7a0c235edfb750e755f5d148234e0d0c5fa1 Mon Sep 17 00:00:00 2001 From: Chris Rackauckas - Beep Boop Edition Date: Thu, 23 Jul 2026 14:29:42 -0400 Subject: [PATCH 4/5] Bump ODEProblemLibrary to v1.5.3 Co-Authored-By: Chris Rackauckas --- lib/ODEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ODEProblemLibrary/Project.toml b/lib/ODEProblemLibrary/Project.toml index 51a8b88..bc94a49 100644 --- a/lib/ODEProblemLibrary/Project.toml +++ b/lib/ODEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "ODEProblemLibrary" uuid = "fdc4e326-1af4-4b90-96e7-779fcce2daa5" -version = "1.5.2" +version = "1.5.3" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From effbd03f75f033bfcb7c409b33001eb0f87a84fb Mon Sep 17 00:00:00 2001 From: Chris Rackauckas - Beep Boop Edition Date: Thu, 23 Jul 2026 14:29:45 -0400 Subject: [PATCH 5/5] Bump SDEProblemLibrary to v1.2.3 Co-Authored-By: Chris Rackauckas --- lib/SDEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SDEProblemLibrary/Project.toml b/lib/SDEProblemLibrary/Project.toml index 85d7856..f0d5820 100644 --- a/lib/SDEProblemLibrary/Project.toml +++ b/lib/SDEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "SDEProblemLibrary" uuid = "c72e72a9-a271-4b2b-8966-303ed956772e" -version = "1.2.2" +version = "1.2.3" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"