update version number
parent
5d972f8a74
commit
77effbb377
|
|
@ -1,3 +1,3 @@
|
|||
scripts/__pycache__/
|
||||
scripts/lib/__pycache__/
|
||||
scripts/ch_lib/__pycache__/
|
||||
setting.json
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -6,7 +6,7 @@ import requests
|
|||
import shutil
|
||||
|
||||
|
||||
version = "1.6.0"
|
||||
version = "1.6.1"
|
||||
|
||||
def_headers = {'User-Agent': 'Mozilla/5.0 (iPad; CPU OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148'}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue