Update to 6.6.4

This commit is contained in:
yoshiko2
2023-05-25 23:39:44 +08:00
parent b5adda52dd
commit 7a65844448

View File

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