From e8e5b504bb555df7e3a246033b62399262b280ed Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Mon, 9 Oct 2023 00:26:42 +0200 Subject: [PATCH] updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5898a32..2517bd8 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def get_all_files(path): setuptools.setup( name="lollms", - version="5.7.1", + version="5.7.2", author="Saifeddine ALOUI", author_email="aloui.saifeddine@gmail.com", description="A python library for AI personality definition",