This commit is contained in:
a2a-platform
2026-06-29 01:20:33 +00:00
parent 5cf3dbe409
commit a519e7b558
6 changed files with 44 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"language": "python",
"name": "learnhouse-agent",
"description": "LearnHouse is an open-source platform tailored for learning experiences.",
"version": "1.2.11",
"version": "1.2.12",
"entrypoint": {
"module": "agent",
"class_name": "LearnhouseAgent",
@@ -172,7 +172,7 @@
"source": "python-a2a-pack",
"project_manifest": {
"name": "learnhouse-agent",
"version": "1.2.11",
"version": "1.2.12",
"entrypoint": "agent:LearnhouseAgent"
}
}