fffiloni commited on
Commit
a08a477
·
verified ·
1 Parent(s): ad60808

Upload 6 files

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ def register_custom_routes(fastapi_app: FastAPI) -> None:
221
  return JSONResponse(
222
  {
223
  "name": "Agentic Space Factory",
224
- "version": "v67-monotonic-progress-events",
225
  "bucket_default": settings.bucket_name,
226
  "workflows": ["build_from_model_card", "validate_existing_space", "runs_explorer"],
227
  "custom_ui_status": "root_custom_ui",
 
221
  return JSONResponse(
222
  {
223
  "name": "Agentic Space Factory",
224
+ "version": "v69-unified-progress-state",
225
  "bucket_default": settings.bucket_name,
226
  "workflows": ["build_from_model_card", "validate_existing_space", "runs_explorer"],
227
  "custom_ui_status": "root_custom_ui",