Increment version

This commit is contained in:
taizan-hokuto
2020-06-18 00:16:57 +09:00
parent 94d4eebd0f
commit 7500f79de0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
from . import mylogger
headers = {
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'}
'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36'}
def logger(module_name: str, loglevel=None):