Update to 6.5.2

This commit is contained in:
yoshiko2
2023-03-05 02:53:22 +08:00
parent 6cd4027265
commit 916dbd6abc

View File

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