Update 6.6.6

This commit is contained in:
yoshiko2
2023-07-08 04:55:31 +08:00
parent 47a271f938
commit 43e9d7727e

View File

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