增加translate_bytes 方法

This commit is contained in:
xunbu
2025-05-11 08:33:59 +08:00
parent 2bc8749441
commit 69bc0aea55
3 changed files with 64 additions and 44 deletions

View File

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