-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
mouday
committed
Sep 26, 2024
1 parent
6567b7e
commit 3eafaf0
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
- v3.0.7(2024-09-26) | ||
- fix scrapyd_api.py /schedule miss out options (#21) | ||
|
||
- v3.0.6(2024-08-24) | ||
- 修复日志乱码问题 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
# @Date : 2019-06-27 | ||
# @Author : Peng Shiyu | ||
|
||
VERSION = '3.0.6' | ||
VERSION = '3.0.7' |