From 6ca49c6b46f3234609e9929e1af74beeaef9b0b9 Mon Sep 17 00:00:00 2001 From: martinRenou Date: Mon, 27 Jul 2020 09:20:40 +0200 Subject: [PATCH] Fix version table in README Signed-off-by: martinRenou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbc2dbc5..4e4e29e2 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Versions lookup table: | `ipympl` | `jupyter-matplotlib` | `JupyterLab version` | |----------|----------------------|----------------------| -| 0.5.7 | 0.7.2 | 1 or 2 | +| 0.5.7 | 0.7.3 | 1 or 2 | | ... | ... | ... | | 0.5.3 | 0.7.2 | 1 or 2 | | 0.5.2 | 0.7.1 | 1 |