From 6a9ce589a23d9817f015268dc5be42b664129bd8 Mon Sep 17 00:00:00 2001 From: saloui Date: Tue, 11 Jul 2023 15:52:28 +0200 Subject: [PATCH] updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 345e8d5..f5cda48 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def get_all_files(path): setuptools.setup( name="lollms", - version="2.1.35", + version="2.1.36", author="Saifeddine ALOUI", author_email="aloui.saifeddine@gmail.com", description="A python library for AI personality definition",