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