Skip to content

Commit 4503080

Browse files
authored
Merge pull request #1084 from iorisa/fixbug/0.7/issue/958
feat: +version
2 parents 3bcf044 + 9a6bfe5 commit 4503080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def run(self):
5757

5858
setup(
5959
name="metagpt",
60-
version="0.7.6",
60+
version="0.7.7",
6161
description="The Multi-Agent Framework",
6262
long_description=long_description,
6363
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)