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