From f2da228c50b937fb6297c41d07759913adbc1d76 Mon Sep 17 00:00:00 2001 From: Enrique Garcia <40355845+garciagenrique@users.noreply.github.com> Date: Thu, 4 Jul 2024 15:22:13 +0200 Subject: [PATCH] update readme with correct jlv3 version (#38) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4e0ba9..5ccf671 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ pip install rucio-jupyterlab For JupyterLab 3.x, please use the last supported version. ```bash -pip install rucio-jupyterlab==0.9.10 +pip install rucio-jupyterlab==0.10.0 ``` #### Download mode