From e5c2d1cbfd98f91f35b4aae754a20815de6d7efd Mon Sep 17 00:00:00 2001 From: ziad hany Date: Tue, 30 Sep 2025 22:42:33 +0300 Subject: [PATCH] Update minecode_pipelines v0.0.1b13 Signed-off-by: ziad hany --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5367c01153..96b2a8a3c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -121,7 +121,7 @@ android_analysis = [ "android_inspector==0.0.1" ] mining = [ - "minecode_pipelines==0.0.1b11" + "minecode_pipelines==0.0.1b13" ] [project.urls]