From a39de6be04664d72adcefd6eea0b9c33002b734d Mon Sep 17 00:00:00 2001 From: saloui Date: Wed, 19 Jul 2023 16:15:51 +0200 Subject: [PATCH] updated --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index dac606e..ba87d21 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def get_all_files(path): setuptools.setup( name="lollms", - version="2.1.44", + version="2.1.45", author="Saifeddine ALOUI", author_email="aloui.saifeddine@gmail.com", description="A python library for AI personality definition",