We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be7d37 commit 79d3805Copy full SHA for 79d3805
1 file changed
README.md
@@ -46,7 +46,7 @@ setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:matlabroot/bin/glnxa64
46
MATLAB Engine API for Python can be installed directly from the Python Package Index.
47
<!-- MUST_BE_UPDATED_EACH_RELEASE (Search repo for this string) -->
48
```bash
49
-$ python -m pip install matlabengine==9.7
+$ python -m pip install matlabengine==9.8
50
```
51
52
### macOS
0 commit comments