Skip to content

Commit fe4b3cc

Browse files
Merge pull request #2713 from SciML/bumpoperoatrs
Bump SciMLOperators
2 parents a4c3b60 + b50724a commit fe4b3cc

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEq"
22
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
4-
version = "6.96.0"
4+
version = "6.97.0"
55

66
[sources]
77
OrdinaryDiffEqAdamsBashforthMoulton = {path = "lib/OrdinaryDiffEqAdamsBashforthMoulton"}
@@ -165,7 +165,7 @@ Preferences = "1.3"
165165
RecursiveArrayTools = "2.36, 3"
166166
Reexport = "1.0"
167167
SciMLBase = "2.78"
168-
SciMLOperators = "0.3, 0.4"
168+
SciMLOperators = "0.3, 0.4, 1"
169169
SciMLStructures = "1"
170170
SimpleNonlinearSolve = "1, 2"
171171
SimpleUnPack = "1"

lib/OrdinaryDiffEqCore/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqCore"
22
uuid = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
33
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
4-
version = "1.25.0"
4+
version = "1.26.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -72,7 +72,7 @@ RecursiveArrayTools = "2.36, 3"
7272
Reexport = "1.0"
7373
SafeTestsets = "0.1.0"
7474
SciMLBase = "2.68"
75-
SciMLOperators = "0.3, 0.4"
75+
SciMLOperators = "0.3, 0.4, 1"
7676
SciMLStructures = "1"
7777
SimpleUnPack = "1"
7878
Static = "0.8, 1"

lib/OrdinaryDiffEqDifferentiation/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqDifferentiation"
22
uuid = "4302a76b-040a-498a-8c04-15b101fed76b"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
4-
version = "1.8.0"
4+
version = "1.9.0"
55

66
[sources]
77
OrdinaryDiffEqCore = {path = "../OrdinaryDiffEqCore"}
@@ -45,7 +45,7 @@ OrdinaryDiffEqCore = "1.21"
4545
Random = "<0.0.1, 1"
4646
SafeTestsets = "0.1.0"
4747
SciMLBase = "2"
48-
SciMLOperators = "0.3.13, 0.4"
48+
SciMLOperators = "0.3.13, 0.4, 1"
4949
SparseArrays = "1"
5050
SparseMatrixColorings = "0.4.14"
5151
StaticArrayInterface = "1"

lib/OrdinaryDiffEqFIRK/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqFIRK"
22
uuid = "5960d6e9-dd7a-4743-88e7-cf307b64f125"
33
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
4-
version = "1.11.0"
4+
version = "1.12.0"
55

66
[sources]
77
OrdinaryDiffEqCore = {path = "../OrdinaryDiffEqCore"}
@@ -47,7 +47,7 @@ RecursiveArrayTools = "3.27.0"
4747
Reexport = "1.2.2"
4848
SafeTestsets = "0.1.0"
4949
SciMLBase = "2.60.0"
50-
SciMLOperators = "0.3.9, 0.4"
50+
SciMLOperators = "0.3.9, 0.4, 1"
5151
Test = "<0.0.1, 1"
5252
julia = "1.10"
5353
JET = "0.9.18, 0.10.4"

lib/OrdinaryDiffEqLinear/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqLinear"
22
uuid = "521117fe-8c41-49f8-b3b6-30780b3f0fb5"
33
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
4-
version = "1.2.0"
4+
version = "1.3.0"
55

66
[sources]
77
OrdinaryDiffEqCore = {path = "../OrdinaryDiffEqCore"}
@@ -32,7 +32,7 @@ RecursiveArrayTools = "3.27.0"
3232
Reexport = "1.2.2"
3333
SafeTestsets = "0.1.0"
3434
SciMLBase = "2.48.1"
35-
SciMLOperators = "0.3.9, 0.4"
35+
SciMLOperators = "0.3.9, 0.4, 1"
3636
Test = "<0.0.1, 1"
3737
julia = "1.10"
3838
JET = "0.9.18, 0.10.4"

lib/OrdinaryDiffEqNonlinearSolve/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OrdinaryDiffEqNonlinearSolve"
22
uuid = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>", "Yingbo Ma <mayingbo5@gmail.com>"]
4-
version = "1.8.0"
4+
version = "1.9.0"
55

66
[sources]
77
OrdinaryDiffEqCore = {path = "../OrdinaryDiffEqCore"}
@@ -50,7 +50,7 @@ Random = "<0.0.1, 1"
5050
RecursiveArrayTools = "3.27.0"
5151
SafeTestsets = "0.1.0"
5252
SciMLBase = "2.48.1"
53-
SciMLOperators = "0.3.9, 0.4"
53+
SciMLOperators = "0.3.9, 0.4, 1"
5454
SciMLStructures = "1.4.2"
5555
SimpleNonlinearSolve = "1.12.0, 2"
5656
StaticArrays = "1.9.7"

0 commit comments

Comments
 (0)