From b9cdfe6e669ffca2f0b9ce25ab34eecc4b9100d4 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 12 Aug 2021 21:13:56 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index da3d17f..42ac379 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Code console environment for running Python code interactively", "fr": "Console de code pour exécuter du code Python de manière interactive" }, - "version": "3.1.2~ynh1", + "version": "3.1.6~ynh1", "url": "https://jupyterlab.readthedocs.io/en/stable/", "upstream": { "license": "BSD-3-Clause",