Skip to content

Commit

Permalink
updates version
Browse files Browse the repository at this point in the history
  • Loading branch information
Verdenroz committed Jan 6, 2025
1 parent 030d78b commit 8f804cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ async def lifespan(app: FastAPI):

app = FastAPI(
title="FinanceQuery",
version="1.5.7",
version="1.5.8",
description="FinanceQuery is a simple API to query financial data."
" It provides endpoints to get quotes, historical prices, indices,"
" market movers, similar stocks, finance news, indicators, search, and sectors."
Expand Down

0 comments on commit 8f804cf

Please sign in to comment.