Skip to content
Snippets Groups Projects
Commit 50243cd2 authored by Swen Vermeul's avatar Swen Vermeul
Browse files

bumped version to 0.5.2

parent 77b559ee
No related branches found
No related tags found
No related merge requests found
## new in jupyter-openbis-extension 0.5.2
- dataSet properties now appear as separate columns
- changed jupyter-openbis-server dependency to >=0.1.3
## new in jupyter-openbis-extension 0.5.1
- changed jupyter-openbis-server dependency to >=0.1.2
......
......@@ -23,7 +23,7 @@ setup(
install_requires=[
'jupyter-nbextensions-configurator',
'jupyter',
'jupyter-openbis-server>=0.1.2',
'jupyter-openbis-server>=0.1.3',
'numpy',
'tornado==5.1.1',
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment