Skip to content

Commit a6b4262

Browse files
Merge pull request #2547 from AayushSabharwal/as/compat-bumps
build: bump OrdinaryDiffEqCore compat in OrdinaryDiffEqNonlinearSolve
2 parents cf13a4f + 3d97096 commit a6b4262

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.3.0"
4+
version = "1.3.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,7 +36,7 @@ LinearAlgebra = "<0.0.1, 1"
3636
LinearSolve = "2.32.0"
3737
MuladdMacro = "0.2.4"
3838
NonlinearSolve = "3.14.0, 4"
39-
OrdinaryDiffEqCore = "1.1"
39+
OrdinaryDiffEqCore = "1.13"
4040
OrdinaryDiffEqDifferentiation = "<0.0.1, 1"
4141
PreallocationTools = "0.4.23"
4242
Random = "<0.0.1, 1"

0 commit comments

Comments
 (0)