Merge pull request #573 from garylin2099/v0.5.0-release

patch release v0.5.1
This commit is contained in:
garylin2099 2023-12-17 13:55:00 +08:00 committed by GitHub
commit 73b46512d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ with open(path.join(here, "requirements.txt"), encoding="utf-8") as f:
setup(
name="metagpt",
version="0.5.0",
version="0.5.1",
description="The Multi-Role Meta Programming Framework",
long_description=long_description,
long_description_content_type="text/markdown",