We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da210f0 commit a42fb28Copy full SHA for a42fb28
1 file changed
pyproject.toml
@@ -1,13 +1,13 @@
1
[tool.poetry]
2
urls = { homepage = "https://qiling.io" }
3
name = "qiling"
4
-version = "1.4.10"
+version = "1.4.11-dev"
5
description = "Qiling is an advanced binary emulation framework that cross-platform-architecture"
6
authors = ["KaiJern Lau (xwings) <info@qiling.io>"]
7
license = "GPLv2"
8
readme = "README.md"
9
classifiers = [
10
- "Development Status :: 5 - Production/Stable",
+ "Development Status :: 3 - Beta",
11
"Intended Audience :: Developers",
12
"Topic :: Software Development :: Disassemblers",
13
"Topic :: System :: Emulators",
0 commit comments