Fix cache key builder.

This commit is contained in:
long2ice
2021-01-06 10:34:30 +08:00
parent 3134e5f67c
commit a42fdaf632
5 changed files with 152 additions and 127 deletions

View File

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