fix tests

This commit is contained in:
John Lyu
2024-05-09 14:51:58 +08:00
parent 6ef59f0eb3
commit 74e827d3de
3 changed files with 18 additions and 11 deletions

View File

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