Update 6.3.2

This commit is contained in:
yoshiko2
2022-09-14 14:55:17 +08:00
parent ba340caa5f
commit 1ec596a7fa

View File

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