Skip to content

Commit

Permalink
add compat
Browse files Browse the repository at this point in the history
  • Loading branch information
taylormcd committed Oct 22, 2021
1 parent 544e716 commit 410c8b9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ version = "0.1.0"
[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
MATLAB = "10e44e05-a98a-55b3-a45b-ba969058deb6"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
julia = "1.0 - 1.5"
MATLAB = "0.8.2"

0 comments on commit 410c8b9

Please sign in to comment.