Skip to content

Commit 475758a

Browse files
authored
Merge pull request #923 from JuliaControl/baggepinnen-patch-2
Update compat OrdinaryDiffEq
2 parents 0d82540 + faa3149 commit 475758a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "ControlSystems"
22
uuid = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
33
authors = ["Dept. Automatic Control, Lund University"]
44
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
5-
version = "1.10.1"
5+
version = "1.10.2"
66

77
[deps]
88
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
@@ -26,7 +26,7 @@ DelayDiffEq = "5.31"
2626
DiffEqCallbacks = "2.16"
2727
ForwardDiff = "0.10"
2828
Hungarian = "0.6, 0.7"
29-
OrdinaryDiffEq = "~6.60"
29+
OrdinaryDiffEq = "6.60"
3030
RecipesBase = "1"
3131
Reexport = "1"
3232
StaticArrays = "1"

0 commit comments

Comments
 (0)