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