Update 6.6.7

This commit is contained in:
Yoshiko2
2023-08-07 03:22:05 +08:00
committed by GitHub
parent a63e1d4403
commit 9020aa0530

View File

@@ -683,7 +683,7 @@ def period(delta, pattern):
if __name__ == '__main__':
version = '6.6.6'
version = '6.6.7'
urllib3.disable_warnings() # Ignore http proxy warning
app_start = time.time()