Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Hunter87ff authored Dec 9, 2024
1 parent e1dc199 commit 31c13ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from routers import v1
app = FastAPI(
title="Flapi",
version="1.0.0",
version="1.0.1",
description="A free and open source api for devs to get data of their given api structure. it helps to make development faster without the headache of data collection.",
)

Expand Down

0 comments on commit 31c13ee

Please sign in to comment.