Skip to content

Commit e19c245

Browse files
committed
8.45 auto-commit
1 parent 857b3bd commit e19c245

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
8.45
2+
* 更新 frida 版本
3+
* 其他兼容性修复
4+
15
8.44
26
* 优化底层 Python 兼容性
37
* 新增播放 wav 音频接口

lamda/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# Distributed under MIT license.
44
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
5-
__version__ = "8.44"
5+
__version__ = "8.45"

0 commit comments

Comments
 (0)