Merge branch 'v0.6-release' of https://github.com/geekan/MetaGPT into geekan/v0.6-release

This commit is contained in:
莘权 马 2024-01-04 19:51:30 +08:00
commit 5115e04f8c

View file

@ -56,7 +56,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.6.1",
description="The Multi-Agent Framework",
long_description=long_description,
long_description_content_type="text/markdown",