diff --git a/main.py b/main.py index fc9955d..3863d6c 100644 --- a/main.py +++ b/main.py @@ -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,