Merge pull request #1159 from Justin-ZL/v0.6-release

update:pypi verison
This commit is contained in:
好好学习的郝 2024-04-03 13:56:27 +08:00 committed by GitHub
commit 991f5bf790
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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