Update to 6.6.1

This commit is contained in:
yoshiko2
2023-05-04 04:48:14 +08:00
parent c2e00e752f
commit c6bc0867fa

View File

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