修改版本号
This commit is contained in:
4
.idea/workspace.xml
generated
4
.idea/workspace.xml
generated
@@ -6,7 +6,7 @@
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="6b18b44a-df57-4212-a857-9e291ebe5dd2" name="更改" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/docutranslate/translater.py" beforeDir="false" afterPath="$PROJECT_DIR$/docutranslate/translater.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/pyproject.toml" beforeDir="false" afterPath="$PROJECT_DIR$/pyproject.toml" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@@ -311,7 +311,7 @@
|
||||
<workItem from="1746699070198" duration="51000" />
|
||||
<workItem from="1746700998566" duration="4012000" />
|
||||
<workItem from="1746705145591" duration="8415000" />
|
||||
<workItem from="1746715913355" duration="682000" />
|
||||
<workItem from="1746715913355" duration="723000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
@@ -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