We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28d8c9 commit 466cd96Copy full SHA for 466cd96
app/main.py
@@ -37,7 +37,7 @@ async def lifespan(app: FastAPI) -> Any:
37
app = FastAPI(
38
title="FastAPI/MongoDB Template",
39
description=DESCRIPTION,
40
- version="1.5.0",
+ version="1.6.0",
41
contact={
42
"name": "Antonio Germán Márquez Trujillo",
43
"url": "https://github.com/GermanMT",
0 commit comments