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