diff --git a/setup.py b/setup.py index a50d2a4d613c26286a6687680e6d62467d76cdba..721d29a808aafaaa4b3bf68c70721ced0f609faf 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ with open("README.md", "r", encoding="utf-8") as fh: setup( name='jupyter-openbis-extension', - version= '0.5.0', + version= '0.5.1', author='Swen Vermeul | ID SIS | ETH Zürich', author_email='swen@ethz.ch', description='Extension for Jupyter notebooks to connect to openBIS and download/upload datasets, inluding the notebook itself',