From c28c19b7814d9fb6ad8eea63732cb20d884cc5eb Mon Sep 17 00:00:00 2001 From: Alex Wolf Date: Tue, 23 Jul 2024 23:24:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=200.10.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nbproject/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbproject/__init__.py b/nbproject/__init__.py index c0348ac..91ad616 100644 --- a/nbproject/__init__.py +++ b/nbproject/__init__.py @@ -23,7 +23,7 @@ dev """ -__version__ = "0.10.3" +__version__ = "0.10.4" from .dev._jupyter_lab_commands import _init_frontend