Skip to content

Commit

Permalink
[update] 🐭 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhao104 committed Nov 18, 2021
1 parent 09d3ac0 commit 03013fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helper/fetch.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
date: 2019/8/6
-------------------------------------------------
Change Activity:
2019/08/06:
2021/11/18: 多线程采集
-------------------------------------------------
"""
__author__ = 'JHao'
Expand Down
2 changes: 1 addition & 1 deletion setting.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
****************************************************************
"""

VERSION = "2.3.0"
VERSION = "2.4.0"

# ############### server config ###############
HOST = "0.0.0.0"
Expand Down

0 comments on commit 03013fe

Please sign in to comment.