Skip to content

Commit a42fb28

Browse files
authored
Bump version to 1.4.11-dev and update classifiers
1 parent da210f0 commit a42fb28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.10"
4+
version = "1.4.11-dev"
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
"Intended Audience :: Developers",
1212
"Topic :: Software Development :: Disassemblers",
1313
"Topic :: System :: Emulators",

0 commit comments

Comments
 (0)