Skip to content

Commit a430518

Browse files
authored
Merge pull request #1543 from qilingframework/dev
update rootfs
2 parents f56105c + 1f015b6 commit a430518

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/rootfs

Submodule rootfs updated 62 files

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[tool.poetry]
22
urls = { homepage = "https://qiling.io" }
33
name = "qiling"
4-
version = "1.4.7"
4+
version = "1.4.8"
55
description = "Qiling is an advanced binary emulation framework that cross-platform-architecture"
66
authors = ["KaiJern Lau (xwings) <info@qiling.io>"]
77
license = "GPLv2"
88
readme = "README.md"
99
classifiers = [
10-
"Development Status :: 5 - Production/Stable",
10+
"Development Status :: 3 - Beta",
1111

1212
"Intended Audience :: Developers",
1313

0 commit comments

Comments
 (0)