Skip to content

Commit 4fc39a6

Browse files
Update Project.toml
1 parent cee3920 commit 4fc39a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 <[email protected]>", "Yingbo Ma <[email protected]>"]
4-
version = "1.4.0"
4+
version = "1.5.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,7 +36,7 @@ ForwardDiff = "0.10"
3636
FunctionWrappersWrappers = "0.1"
3737
LinearAlgebra = "1.10"
3838
LinearSolve = "2, 3"
39-
OrdinaryDiffEqCore = "1.14"
39+
OrdinaryDiffEqCore = "1.21"
4040
Random = "<0.0.1, 1"
4141
SafeTestsets = "0.1.0"
4242
SciMLBase = "2"

0 commit comments

Comments
 (0)