diff --git a/pyproject.toml b/pyproject.toml index 6d8673d..6e4f3ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastapi-swagger" -version = "0.2.2" +version = "0.2.3" description = "This plugin updates the FastAPI app to host latest Swagger UI distribution." authors = ["Ruslan Bel'kov "] readme = "README.md"