Skip to content

Commit 466cd96

Browse files
committed
prepare release
1 parent d28d8c9 commit 466cd96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ async def lifespan(app: FastAPI) -> Any:
3737
app = FastAPI(
3838
title="FastAPI/MongoDB Template",
3939
description=DESCRIPTION,
40-
version="1.5.0",
40+
version="1.6.0",
4141
contact={
4242
"name": "Antonio Germán Márquez Trujillo",
4343
"url": "https://github.com/GermanMT",

0 commit comments

Comments
 (0)