From b6ced6fa214cd64918ea90f4892d4bd7222ae5e8 Mon Sep 17 00:00:00 2001 From: xwings Date: Tue, 28 Apr 2026 15:51:49 +0800 Subject: [PATCH] update rootfs branch --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c190e2fcf..6bed92ff3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] urls = { homepage = "https://qiling.io" } name = "qiling" -version = "1.4.8" +version = "1.4.9" description = "Qiling is an advanced binary emulation framework that cross-platform-architecture" authors = ["KaiJern Lau (xwings) "] license = "GPLv2"