app改为使用轮询

This commit is contained in:
xunbu
2025-05-13 11:53:21 +08:00
parent e90b064a33
commit dbffc4d887
4 changed files with 546 additions and 582 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "docutranslate"
version = "0.2.2"
version = "0.2.2.post1"
description = "文件翻译工具"
readme = "README.md"
requires-python = ">=3.10"