Skip to content

Commit

Permalink
Update compat OrdinaryDiffEq
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen authored Apr 1, 2024
1 parent 0d82540 commit faa3149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = "ControlSystems"
uuid = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
authors = ["Dept. Automatic Control, Lund University"]
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
version = "1.10.1"
version = "1.10.2"

[deps]
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
Expand All @@ -26,7 +26,7 @@ DelayDiffEq = "5.31"
DiffEqCallbacks = "2.16"
ForwardDiff = "0.10"
Hungarian = "0.6, 0.7"
OrdinaryDiffEq = "~6.60"
OrdinaryDiffEq = "6.60"
RecipesBase = "1"
Reexport = "1"
StaticArrays = "1"
Expand Down

0 comments on commit faa3149

Please sign in to comment.