diff --git a/pyproject.toml b/pyproject.toml index 003157d..951a2d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastapi-cache2" -version = "0.2.2" +version = "0.2.3" description = "Cache for FastAPI" authors = ["long2ice "] license = "Apache-2.0"