From dec4852c0898e445793784dae2a86fee45b67774 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Fri, 16 Jun 2023 22:22:21 +0200 Subject: [PATCH] upgraded version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a2cdcbf..883cba7 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def get_all_files(path): setuptools.setup( name="lollms", - version="1.1.91", + version="1.1.92", author="Saifeddine ALOUI", author_email="aloui.saifeddine@gmail.com", description="A python library for AI personality definition",