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