修复了文件名不能是中文的bug

This commit is contained in:
xunbu
2025-05-19 08:09:43 +08:00
parent afd3bf8226
commit 7a1a36fc9f
4 changed files with 85 additions and 77 deletions

View File

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