From 7aaf04409b94a58c39ecef00d6f87c9109f20f1b Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:04:35 -0500 Subject: [PATCH 1/7] Bump SDEProblemLibrary.jl version 1.0.1 --- 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 87a61de..bc88083 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.0.0" +version = "1.0.1" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From 480b46060adbedb266ac74b3964957ef24079ac1 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:04:49 -0500 Subject: [PATCH 2/7] Bump ODEProblemLibrary.jl version 1.2.3 --- 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 0aee6d8..79be534 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.2.2" +version = "1.2.3" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From eb9d1d73411206069bffee1c17ee8e9c5e139aac Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:05:02 -0500 Subject: [PATCH 3/7] Bump NonlinearProblemLibrary.jl version 0.1.4 --- lib/NonlinearProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/NonlinearProblemLibrary/Project.toml b/lib/NonlinearProblemLibrary/Project.toml index 5d4a6b4..8c8c9ba 100644 --- a/lib/NonlinearProblemLibrary/Project.toml +++ b/lib/NonlinearProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "NonlinearProblemLibrary" uuid = "b7050fa9-e91f-4b37-bcee-a89a063da141" -version = "0.1.3" +version = "0.1.4" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" From 6a3a7460eae13af375bef276a8e138bdc5542c57 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:05:18 -0500 Subject: [PATCH 4/7] Bump DDEProblemLibrary.jl version 0.1.3 --- 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 824611f..9ce558d 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.2" +version = "0.1.3" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From be84bae4e91946a109e7418bfd88e045e2175828 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:05:39 -0500 Subject: [PATCH 5/7] Bump DAEProblemLibrary.jl version 0.1.1 --- lib/DAEProblemLibrary/Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/DAEProblemLibrary/Project.toml b/lib/DAEProblemLibrary/Project.toml index a2818b1..a41460d 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.0" +version = "0.1.1" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" @@ -15,4 +15,4 @@ julia = "1.10" Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" [targets] -test = ["Aqua"] \ No newline at end of file +test = ["Aqua"] From 241542b5d0f5aca044e919bd532db65604d61ed9 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:05:51 -0500 Subject: [PATCH 6/7] Bump BVProblemLibrary.jl version 0.1.7 --- 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 e58ed4f..62eda2b 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.6" +version = "0.1.7" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From 6af108d09838d6e6272302834fa02cfa11f31fa5 Mon Sep 17 00:00:00 2001 From: abhro <5664668+abhro@users.noreply.github.com> Date: Sat, 6 Dec 2025 08:06:02 -0500 Subject: [PATCH 7/7] Bump DiffEqProblemLibrary.jl version 5.1.1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 935a89c..7b3862a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiffEqProblemLibrary" uuid = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9" authors = ["Chris Rackauckas "] -version = "5.1.0" +version = "5.1.1" [deps] BVProblemLibrary = "ded0fc24-dfea-4565-b1d9-79c027d14d84"