update version and roadmap

This commit is contained in:
garylin2099 2023-12-18 19:26:38 +08:00 committed by better629
parent 31f1be98a0
commit f2e1053b48
2 changed files with 5 additions and 5 deletions

View file

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