Update 6.6.2

This commit is contained in:
yoshiko2
2023-05-05 01:15:40 +08:00
parent 38ee988007
commit 3e4a59d4c2

View File

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