mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-12 01:02:37 +02:00
feat: rebase geekan:main
This commit is contained in:
commit
4fcfa90d47
3 changed files with 28 additions and 23 deletions
4
setup.py
4
setup.py
|
|
@ -30,8 +30,8 @@ with open(path.join(here, "requirements.txt"), encoding="utf-8") as f:
|
|||
|
||||
setup(
|
||||
name="metagpt",
|
||||
version="0.3.0",
|
||||
description="The Multi-Agent Framework",
|
||||
version="0.4.0",
|
||||
description="The Multi-Role Meta Programming Framework",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/geekan/MetaGPT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue