Update 6.1.2

This commit is contained in:
Yoshiko2
2022-04-30 20:09:15 +08:00
committed by GitHub
parent e6af7c0520
commit 107d5857dd

View File

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