Skip to content

Commit

Permalink
Update compat of other subpackages
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Mar 4, 2025
1 parent 43f426d commit 55bd93b
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqBDF/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqBDF"
uuid = "6ad6398a-0878-4a85-9266-38940aa047c8"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.2.0"
version = "1.3.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -33,7 +33,7 @@ LinearAlgebra = "<0.0.1, 1"
MacroTools = "0.5.13"
MuladdMacro = "0.2.4"
ODEProblemLibrary = "0.1.8"
OrdinaryDiffEqCore = "1.14"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1"
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
OrdinaryDiffEqSDIRK = "<0.0.1, 1"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqExponentialRK/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqExponentialRK"
uuid = "e0540318-69ee-4070-8777-9e2de6de23de"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.3.0"
version = "1.4.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand All @@ -27,7 +27,7 @@ FastBroadcast = "0.3.5"
LinearAlgebra = "<0.0.1, 1"
LinearSolve = "2.32.0, 3"
MuladdMacro = "0.2.4"
OrdinaryDiffEqCore = "1.13"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
OrdinaryDiffEqSDIRK = "<0.0.1, 1"
OrdinaryDiffEqTsit5 = "<0.0.1, 1"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqExtrapolation/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqExtrapolation"
uuid = "becaefa8-8ca2-5cf9-886d-c06f3d2bd2c4"
authors = ["Chris Rackauckas <[email protected]>", "Yingbo Ma <[email protected]>"]
version = "1.5.0"
version = "1.6.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand All @@ -24,7 +24,7 @@ FastBroadcast = "0.3.5"
FastPower = "1"
LinearSolve = "2.32.0, 3"
MuladdMacro = "0.2.4"
OrdinaryDiffEqCore = "1.18"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
Polyester = "0.7.16"
Random = "<0.0.1, 1"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqFIRK/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqFIRK"
uuid = "5960d6e9-dd7a-4743-88e7-cf307b64f125"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.8.0"
version = "1.9.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -32,7 +32,7 @@ LinearAlgebra = "<0.0.1, 1"
LinearSolve = "2.32.0, 3"
MuladdMacro = "0.2.4"
ODEProblemLibrary = "0.1.8"
OrdinaryDiffEqCore = "1.18"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
Polyester = "0.7.16"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqIMEXMultistep/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqIMEXMultistep"
uuid = "9f002381-b378-40b7-97a6-27a27c83f129"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.2.0"
version = "1.3.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand All @@ -17,7 +17,7 @@ ADTypes = "1.11"
DiffEqBase = "6.152.2"
DiffEqDevTools = "2.44.4"
FastBroadcast = "0.3.5"
OrdinaryDiffEqCore = "1.14"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
Random = "<0.0.1, 1"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqPDIRK/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqPDIRK"
uuid = "5dd0a6cf-3d4b-4314-aa06-06d4e299bc89"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.2.0"
version = "1.3.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand All @@ -21,7 +21,7 @@ DiffEqBase = "6.152.2"
DiffEqDevTools = "2.44.4"
FastBroadcast = "0.3.5"
MuladdMacro = "0.2.4"
OrdinaryDiffEqCore = "1.14"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
Polyester = "0.7.16"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqRosenbrock/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqRosenbrock"
uuid = "43230ef6-c299-4910-a778-202eb28ce4ce"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.6.0"
version = "1.7.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -34,7 +34,7 @@ LinearSolve = "2.32.0, 3"
MacroTools = "0.5.13"
MuladdMacro = "0.2.4"
ODEProblemLibrary = "0.1.8"
OrdinaryDiffEqCore = "1.18"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
Polyester = "0.7.16"
PrecompileTools = "1.2.1"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqSDIRK/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqSDIRK"
uuid = "2d112036-d095-4a1e-ab9a-08536f3ecdbf"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.2.0"
version = "1.3.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand All @@ -26,7 +26,7 @@ FastBroadcast = "0.3.5"
LinearAlgebra = "<0.0.1, 1"
MacroTools = "0.5.13"
MuladdMacro = "0.2.4"
OrdinaryDiffEqCore = "1.14"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
Random = "<0.0.1, 1"
Expand Down
4 changes: 2 additions & 2 deletions lib/OrdinaryDiffEqStabilizedIRK/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "OrdinaryDiffEqStabilizedIRK"
uuid = "e3e12d00-db14-5390-b879-ac3dd2ef6296"
authors = ["ParamThakkar123 <[email protected]>"]
version = "1.2.0"
version = "1.3.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand All @@ -22,7 +22,7 @@ DiffEqDevTools = "2.44.4"
FastBroadcast = "0.3.5"
LinearAlgebra = "<0.0.1, 1"
MuladdMacro = "0.2.4"
OrdinaryDiffEqCore = "1.14"
OrdinaryDiffEqCore = "1.19"
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
Random = "<0.0.1, 1"
Expand Down

0 comments on commit 55bd93b

Please sign in to comment.