Skip to content

Commit 757d102

Browse files
committed
Update to v0.1.2
1 parent e8f43ac commit 757d102

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
@@ -5,7 +5,7 @@
55
setuptools.setup(
66
name="jupyter-matlab-vnc-proxy",
77
packages=setuptools.find_packages(where='.'),
8-
version='0.1.0',
8+
version='0.1.2',
99
description="Jupyter extension to provide MATLAB via VNC connection",
1010
keywords=["Jupyter"],
1111
entry_points={

0 commit comments

Comments
 (0)