From d72e428b6e9c7cbcbb2385c9882305b3577cdc89 Mon Sep 17 00:00:00 2001 From: Duc Trung Le Date: Tue, 5 Nov 2024 10:51:58 +0100 Subject: [PATCH] Patch frontend version --- ipyflex/_frontend.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipyflex/_frontend.py b/ipyflex/_frontend.py index 8c66a9c..982e27c 100644 --- a/ipyflex/_frontend.py +++ b/ipyflex/_frontend.py @@ -9,4 +9,4 @@ """ module_name = 'ipyflex' -module_version = '^0.2.2' +module_version = '^0.3.0'