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 0eb66a9 commit 0b2144bCopy full SHA for 0b2144b
qiling/__version__.py
@@ -1 +1 @@
1
-__version__ = "1.2.1" + "-dev"
+__version__ = "1.2.1"
setup.py
@@ -47,7 +47,7 @@
47
# 3 - Alpha
48
# 4 - Beta
49
# 5 - Production/Stable
50
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
51
52
# Indicate who your project is intended for
53
'Intended Audience :: Developers',
0 commit comments