We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f13ea commit 4f40531Copy full SHA for 4f40531
setup.py
@@ -24,7 +24,7 @@ class _MatlabFinder(build_py):
24
MATLAB_REL = 'R2021b'
25
26
# MUST_BE_UPDATED_EACH_RELEASE (Search repo for this string)
27
- MATLAB_VER = '9.11.7'
+ MATLAB_VER = '9.11.8'
28
29
30
SUPPORTED_PYTHON_VERSIONS = set(['3.7', '3.8', '3.9'])
0 commit comments