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