Skip to content

Commit 0b2144b

Browse files
committed
version update
1 parent 0eb66a9 commit 0b2144b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

qiling/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.2.1" + "-dev"
1+
__version__ = "1.2.1"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
# 3 - Alpha
4848
# 4 - Beta
4949
# 5 - Production/Stable
50-
'Development Status :: 3 - Alpha',
50+
'Development Status :: 5 - Production/Stable',
5151

5252
# Indicate who your project is intended for
5353
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)