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