diff --git a/setup.py b/setup.py index 0e99c29..80e754f 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name="jupyter-sshd-proxy", - version='0.2.0', + version='0.3.0', url="https://github.com/yuvipanda/jupyter-sshd-proxy", author="Yuvi Panda", description="Run sshd under jupyter",