Skip to content

Commit ddb6069

Browse files
Merge pull request SciML#58 from ChrisRackauckas-Claude/claude-fix-issue-57
Update MATLAB requirement from 0.8 to include 0.9
2 parents f4b4586 + 1b73a21 commit ddb6069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1010

1111
[compat]
1212
DiffEqBase = "6.122"
13-
MATLAB = "0.8"
13+
MATLAB = "0.8, 0.9"
1414
ModelingToolkit = "8, 9, 10, 11"
1515
Reexport = "0.2, 1.0"
1616
julia = "1.6"

0 commit comments

Comments
 (0)