diff --git a/pyproject.toml b/pyproject.toml index 76b4ed68a9797ae679b938d1f6141070486648c8..180b2979215fc6ad37fe57a1012a42cceb49417f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastapi_template" -version = "3.1.9" +version = "3.2.0" description = "Feature-rich robust FastAPI template" authors = ["Pavel Kirilin <win10@list.ru>"] packages = [{ include = "fastapi_template" }]