Skip to content

Commit

Permalink
7.72 auto-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rev1si0n committed Oct 20, 2024
1 parent 4d13fe1 commit df24446
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
7.72
* 更新部分子模块
* 已知问题修复

7.71
* 修复 Permission Loophole #95
* 修复 enumerate_all_pkg_names
Expand Down
2 changes: 1 addition & 1 deletion lamda/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#
# Distributed under MIT license.
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
__version__ = "7.71"
__version__ = "7.72"

0 comments on commit df24446

Please sign in to comment.