Skip to content

Commit 5c53a69

Browse files
committed
Release v0.0.4
1 parent 1737bc7 commit 5c53a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gptstonks_api/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ async def lifespan(app: FastAPI):
2828
app = FastAPI(
2929
title="GPTStonks Chat CE API",
3030
description=API_DESCRIPTION,
31-
version="0.0.3",
31+
version="0.0.4",
3232
contact={
3333
"name": "GPTStonks, part of Mitheithel",
3434
"email": "contact@mitheithel.com",

0 commit comments

Comments
 (0)