Skip to content

Commit 53c7d58

Browse files
committed
getting ready for 1.2.4
1 parent 091d8e0 commit 53c7d58

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,2 +1,2 @@
11
# NOTE: use "-dev" for dev branch
2-
__version__ = "1.2.3" + "-dev"
2+
__version__ = "1.2.3"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
# How mature is this project? Common values are
4747
# 3 - Alpha
4848
# 5 - Production/Stable
49-
'Development Status :: 3 - Alpha',
49+
'Development Status :: 5 - Production/Stable',
5050

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

0 commit comments

Comments
 (0)