Update 6.6.5

This commit is contained in:
yoshiko2
2023-06-30 20:30:55 +08:00
parent abd6503ae4
commit b69467f288

View File

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