We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1737bc7 commit 5c53a69Copy full SHA for 5c53a69
gptstonks_api/main.py
@@ -28,7 +28,7 @@ async def lifespan(app: FastAPI):
28
app = FastAPI(
29
title="GPTStonks Chat CE API",
30
description=API_DESCRIPTION,
31
- version="0.0.3",
+ version="0.0.4",
32
contact={
33
"name": "GPTStonks, part of Mitheithel",
34
"email": "contact@mitheithel.com",
0 commit comments