diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 73e7fa2..734746d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,8 +5,7 @@ - - + @@ -340,7 +339,7 @@ - + diff --git a/pyproject.toml b/pyproject.toml index dddc98b..d527857 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "docutranslate" -version = "0.0.5" +version = "0.0.6" description = "能翻译pdf和markdown的软件" readme = "README.md" requires-python = ">=3.10"