Update to 6.5.3

This commit is contained in:
Yoshiko2
2023-05-04 03:48:21 +08:00
committed by GitHub
parent ac16929c92
commit 06d5c15c9c

View File

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