diff --git a/pyproject.toml b/pyproject.toml index a0a2aa73..934dbab9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "spectree" -version = "1.1.2" +version = "1.1.3" dynamic = [] description = "generate OpenAPI document and validate request&response with Python annotations." readme = "README.md"