From ef898e68d73a17e3f7fec266309be52a9118cc2e Mon Sep 17 00:00:00 2001 From: xwings Date: Tue, 28 Apr 2026 15:03:09 +0800 Subject: [PATCH] Version 1.4.8 --- pyproject.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9b2b7b75e..c190e2fcf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,10 +7,8 @@ authors = ["KaiJern Lau (xwings) "] license = "GPLv2" readme = "README.md" classifiers = [ - "Development Status :: 3 - Beta", - + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", - "Topic :: Software Development :: Disassemblers", "Topic :: System :: Emulators", "Topic :: System :: Operating System",