diff --git a/agent.py b/agent.py index 40ec562..86b50f2 100644 --- a/agent.py +++ b/agent.py @@ -127,7 +127,7 @@ class QuoteJudgeStudioV1(A2AAgent[QuoteJudgeStudioV1Config, PlatformUserAuth]): "scoring, persists per-user comparisons, supports browser uploads, and serves " "a polished packed product UI." ) - version = "0.1.0" + version = "0.1.1" config_model = QuoteJudgeStudioV1Config auth_model = PlatformUserAuth