修改版本号
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "docutranslate"
|
||||
version = "0.0.6"
|
||||
version = "0.0.7"
|
||||
description = "能翻译pdf和markdown的软件"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
@@ -8,5 +8,5 @@ dependencies = [
|
||||
"docling>=2.31.0",
|
||||
"httpx>=0.28.1",
|
||||
"markdown2>=2.5.3",
|
||||
"transformers>=4.42.4",
|
||||
"transformers>=4.50.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user