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

update:pypi verison
This commit is contained in:
好好学习的郝 2024-04-03 11:31:20 +08:00 committed by GitHub
commit e7449c8b31
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.11",
version="0.6.12",
description="The Multi-Agent Framework",
long_description=long_description,
long_description_content_type="text/markdown",