small fix

This commit is contained in:
xunbu
2025-05-17 11:54:45 +08:00
parent 430be04da0
commit 85fea14b6e
2 changed files with 2 additions and 3 deletions

3
.idea/workspace.xml generated
View File

@@ -5,7 +5,6 @@
</component>
<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$/pyproject.toml" beforeDir="false" afterPath="$PROJECT_DIR$/pyproject.toml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@@ -622,7 +621,7 @@
<workItem from="1747311432043" duration="2883000" />
<workItem from="1747380029603" duration="10381000" />
<workItem from="1747403732304" duration="6270000" />
<workItem from="1747452556852" duration="1333000" />
<workItem from="1747452556852" duration="1474000" />
</task>
<servers />
</component>

View File

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