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 05ef93f commit 9d6b189
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 = "ODEInterfaceDiffEq"
uuid = "09606e27-ecf5-54fc-bb29-004bd9f985bf"
authors = ["Chris Rackauckas <[email protected]>"]
version = "3.13.2"
version = "3.13.3"

[deps]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Expand All @@ -20,7 +20,7 @@ DiffEqBase = "6.122"
FunctionWrappers = "1.0"
ODEInterface = "0.5"
Reexport = "0.2, 1.0"
SciMLBase = "1.73"
SciMLBase = "1.73, 2"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 9d6b189

Please sign in to comment.