diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 96d61c1..9857ef7 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -5,8 +5,7 @@
-
-
+
@@ -360,7 +359,7 @@
-
+
@@ -371,7 +370,7 @@
-
+
diff --git a/pyproject.toml b/pyproject.toml
index 02785ee..63f11b7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "docutranslate"
-version = "0.1.4"
+version = "0.1.5"
description = "文件翻译工具"
readme = "README.md"
requires-python = ">=3.10"