Fix default json coder for datetime.

This commit is contained in:
long2ice
2021-10-09 16:51:05 +08:00
parent 8a8eb395ec
commit c3be2eca19
4 changed files with 22 additions and 7 deletions

View File

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