Skip to content

Commit

Permalink
rollback pre-generated Jinja2 template
Browse files Browse the repository at this point in the history
  • Loading branch information
soltanoff committed Mar 14, 2023
1 parent 2e3d388 commit 26712eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
app = FastAPI(
title='Yet One Business Card',
description='It`s just personal business card',
version='1.0.0',
version='1.1.0',
openapi_url=None,
doc_url=None,
redoc_url=None,
Expand Down

0 comments on commit 26712eb

Please sign in to comment.