File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11This file details the changelog of Qiling Framework.
22
33------------------------------------
4- [Version 1.4.1]: Nov 15th , 2021
4+ [Version 1.4.1]: Dec 29th , 2021
55
66New features:
77- Introduced riscv, both 32 and 64 (#980)
Original file line number Diff line number Diff line change 11# NOTE: use "-dev" for dev branch
2- __version__ = "1.4.1"
3- # __version__ = "1.4.2" + "-dev"
2+ # __version__ = "1.4.1"
3+ __version__ = "1.4.2" + "-dev"
Original file line number Diff line number Diff line change 6868 # How mature is this project? Common values are
6969 # 3 - Alpha
7070 # 5 - Production/Stable
71- 'Development Status :: 5 - Production/Stable' ,
72- # 'Development Status :: 3 - Alpha',
71+ # 'Development Status :: 5 - Production/Stable',
72+ 'Development Status :: 3 - Alpha' ,
7373
7474 # Indicate who your project is intended for
7575 'Intended Audience :: Developers' ,
You can’t perform that action at this time.
0 commit comments