diff --git a/pyproject.toml b/pyproject.toml index aef1045..c06ef8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "starsessions" -version = "2.1.2" +version = "2.1.3" description = "Advanced sessions for Starlette and FastAPI frameworks" authors = ["alex.oleshkevich "] license = "MIT"