feat: rebase geekan:main

This commit is contained in:
莘权 马 2023-12-12 11:58:15 +08:00
commit 4fcfa90d47
3 changed files with 28 additions and 23 deletions

View file

@ -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",