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