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.
2 parents 0c2178f + 0b2144b commit f007491Copy full SHA for f007491
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