Update 6.1.1

This commit is contained in:
Yoshiko2
2022-04-20 03:10:45 +08:00
committed by GitHub
parent 1d1648fe1f
commit 9199cae91a

View File

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