Update 6.6.3

This commit is contained in:
yoshiko2
2023-05-07 23:08:58 +08:00
parent 351a9c5afa
commit 7ca6f96cbc

View File

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