feat: merge v0.6-release

This commit is contained in:
莘权 马 2024-01-17 11:31:09 +08:00
commit dddf50112a
2 changed files with 1 additions and 2 deletions

View file

@ -58,7 +58,7 @@ extras_require["dev"] = (["pylint~=3.0.3", "black~=23.3.0", "isort~=5.12.0", "pr
setup(
name="metagpt",
version="0.6.0",
version="0.7.0",
description="The Multi-Agent Framework",
long_description=long_description,
long_description_content_type="text/markdown",