We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b1b96 commit be1f008Copy full SHA for be1f008
Project.toml
@@ -2,12 +2,15 @@ name = "MATLAB"
2
uuid = "10e44e05-a98a-55b3-a45b-ba969058deb6"
3
repo = "https://github.com/JuliaInterop/MATLAB.jl.git"
4
license = "MIT"
5
-version = "0.7.1"
+version = "0.8.0"
6
7
[deps]
8
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
9
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
10
11
+[compat]
12
+julia = "1"
13
+
14
[extras]
15
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
0 commit comments