diff --git a/setup.py b/setup.py index 4d6f5f474..bef006aea 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name="agentverse", - version="0.1.3", + version="0.1.5", author="OpenBMB", author_email="chenweize1998@gmail.com", description="A versatile framework that streamlines the process of creating custom multi-agent environments for large language models (LLMs).",