From d84d4d5fcf3a7bf4e007f29aaca17875818cc8d5 Mon Sep 17 00:00:00 2001
From: Pavel <win10@list.ru>
Date: Sat, 9 Oct 2021 16:15:44 +0400
Subject: [PATCH] Updated version to 3.1.9.

Signed-off-by: Pavel <win10@list.ru>
---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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