Removed useless things and changed version

This commit is contained in:
Saifeddine ALOUI 2023-12-31 16:07:40 +01:00
parent 1cd958f511
commit 1a85b58c24
2 changed files with 1 additions and 7 deletions

View File

@ -10,12 +10,6 @@ wget
setuptools
requests
matplotlib
seaborn
mplcursors
scikit-learn
ascii_colors
safe_store
ascii_colors>=0.1.3

View File

@ -26,7 +26,7 @@ def get_all_files(path):
setuptools.setup(
name="lollms",
version="6.9.0",
version="7.0.0",
author="Saifeddine ALOUI",
author_email="aloui.saifeddine@gmail.com",
description="A python library for AI personality definition",