diff --git a/pyproject.toml b/pyproject.toml index f89e4b6..6cbc822 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "pptopic" -version = "0.3.0" +version = "0.3.1" description = "导出长图" readme = "README.md" requires-python = ">=3.13"