Skip to content

Commit d8f06b0

Browse files
Sbussisoclaude
andcommitted
Bump version to 2.1.0 — test CI/CD auto-deploy
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4b1c02a commit d8f06b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/app/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ async def spa_middleware(request: Request, call_next):
9191

9292
@app.get("/api/health")
9393
async def health_check():
94-
return {"status": "healthy", "version": "2.0.0"}
94+
return {"status": "healthy", "version": "2.1.0"}

0 commit comments

Comments
 (0)