Skip to content

Commit

Permalink
release v3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Aug 24, 2024
1 parent 3f5d3e9 commit c049d58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
- v3.0.6(2024-08-24)
- 修复日志乱码问题

- v3.0.5(2024-08-24)
- 修复执行结果收集出错问题
- fix
Expand Down
2 changes: 1 addition & 1 deletion spider_admin_pro/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# @Date : 2019-06-27
# @Author : Peng Shiyu

VERSION = '3.0.5'
VERSION = '3.0.6'

0 comments on commit c049d58

Please sign in to comment.