Skip to content

Commit 815612b

Browse files
prabhakk-mwdpwrussellPrabhakar Kumar
authored
Update jupyter-matlab-proxy version number to use semantic versioning scheme (#6)
* Restricted MATLAB Connector port range to allowed range * Fix embedded login for MathWorks development environments * Add command to install JupyterLab * Set default value of MHLM_CONTEXT to MATLAB_JAVASCRIPT_DESKTOP and MATLAB_JUPYTER when accessed through Juptyer interface * Update APP version number and update AIOHTTP to resolve security warning * Update jupyter-matlab-proxy to version 0.1.1 to follow semantic versioning Co-authored-by: dpwrussell <[email protected]> Co-authored-by: Prabhakar Kumar <[email protected]>
1 parent 664b9b1 commit 815612b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def run(self):
4747

4848
setuptools.setup(
4949
name="jupyter-matlab-proxy",
50-
version="0.2.0",
50+
version="0.1.1",
5151
url="https://github.com/mathworks/jupyter-matlab-proxy",
5252
author="The MathWorks, Inc.",
5353
description="Jupyter extension to proxy MATLAB JavaScript Desktop",

0 commit comments

Comments
 (0)