diff --git a/setup.py b/setup.py index 1e474bd6..228aeb3e 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setuptools.setup( name="promptulate", - version="1.7.0", + version="1.7.1", author="Zeeland", author_email="zeeland@foxmail.com", description="A powerful LLM Application development framework.",