Update to 6.4.1

This commit is contained in:
yoshiko2
2022-11-06 04:57:33 +08:00
parent ac3001b14c
commit 7fce762cf4

View File

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