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 14924af commit f1d60feCopy full SHA for f1d60fe
setup.py
@@ -51,7 +51,7 @@ def run(self):
51
52
setuptools.setup(
53
name="jupyter-matlab-proxy",
54
- version="0.1.1",
+ version="0.2.0",
55
url="https://github.com/mathworks/jupyter-matlab-proxy",
56
author="The MathWorks, Inc.",
57
description="Jupyter extension to proxy MATLAB JavaScript Desktop",
0 commit comments