fix latest bug

This commit is contained in:
John Lyu
2024-05-09 14:09:42 +08:00
parent 91ba6d7552
commit 19c4d0271a
2 changed files with 4 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "fastapi-cache2"
version = "0.2.1"
version = "0.2.2"
description = "Cache for FastAPI"
authors = ["long2ice <long2ice@gmail.com>"]
license = "Apache-2.0"