diff --git a/setup.py b/setup.py index bef006aea..01d9c5764 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name="agentverse", - version="0.1.5", + version="0.1.6", 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).",