Update 6.1.4

This commit is contained in:
yoshiko2
2022-05-13 02:04:12 +08:00
parent bc6118bbf8
commit f0c776e254

View File

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