Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Sep 24, 2023
1 parent f1e2801 commit 4195928
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
@@ -1,7 +1,7 @@
name = "DelayDiffEq"
uuid = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
authors = ["Chris Rackauckas <[email protected]>"]
version = "5.42.0"
version = "5.43.0"

[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Expand All @@ -24,7 +24,7 @@ DiffEqBase = "6.122"
OrdinaryDiffEq = "6.49.1"
RecursiveArrayTools = "2"
Reexport = "0.2, 1.0"
SciMLBase = "1.90"
SciMLBase = "1.90, 2"
SimpleNonlinearSolve = "0.1"
SimpleUnPack = "1"
julia = "1.6"

0 comments on commit 4195928

Please sign in to comment.