This commit is contained in:
a2a-platform
2026-06-29 01:34:41 +00:00
parent a519e7b558
commit dfa7bb3bc4
6 changed files with 90 additions and 13 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.12",
"version": "1.2.13",
"entrypoint": {
"module": "agent",
"class_name": "LearnhouseAgent",
@@ -172,7 +172,7 @@
"source": "python-a2a-pack",
"project_manifest": {
"name": "learnhouse-agent",
"version": "1.2.12",
"version": "1.2.13",
"entrypoint": "agent:LearnhouseAgent"
}
}