Skip to content

Commit

Permalink
require latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Mar 4, 2021
1 parent fa90016 commit ec15e8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "MATLABDiffEq"
uuid = "e2752cbe-bcf4-5895-8727-84ebc14a76bd"
version = "0.3.4"
version = "1.0.0"

[deps]
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Expand All @@ -10,8 +10,8 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
DiffEqBase = "6.5"
MATLAB = "0.7, 0.8"
ModelingToolkit = "1.4.2, 2.0, 3.0, 4.0, 5.1"
MATLAB = "0.8"
ModelingToolkit = "5.6"
Reexport = "0.2, 1.0"
julia = "1"

Expand Down

0 comments on commit ec15e8d

Please sign in to comment.