Update 6.2.1

This commit is contained in:
yoshiko2
2022-05-24 23:19:34 +08:00
parent f4322cf427
commit 8ee23f2bd9

View File

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