增加async的完全支持

This commit is contained in:
xunbu
2025-05-16 18:15:12 +08:00
parent 9c45a673f9
commit a1d6725321
11 changed files with 933 additions and 723 deletions

View File

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