diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 70b6952..7da320d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,7 +5,6 @@ - diff --git a/pyproject.toml b/pyproject.toml index 6d6eb91..f565cd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "docutranslate" -version = "0.2.11.dev" +version = "0.2.11" description = "文件翻译工具" readme = "README.md" requires-python = ">=3.10"