mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 20:27:58 +00:00
upgraded
This commit is contained in:
parent
fb226cfbbd
commit
063927141b
@ -1,4 +1,5 @@
|
|||||||
recursive-include lollms/configs *
|
recursive-include lollms/configs *
|
||||||
|
recursive-include lollms/apps/playground *
|
||||||
global-exclude *.bin
|
global-exclude *.bin
|
||||||
global-exclude *.pyc
|
global-exclude *.pyc
|
||||||
global-exclude local_config.yaml
|
global-exclude local_config.yaml
|
||||||
|
2
setup.py
2
setup.py
@ -26,7 +26,7 @@ def get_all_files(path):
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="lollms",
|
name="lollms",
|
||||||
version="2.1.48",
|
version="2.1.49",
|
||||||
author="Saifeddine ALOUI",
|
author="Saifeddine ALOUI",
|
||||||
author_email="aloui.saifeddine@gmail.com",
|
author_email="aloui.saifeddine@gmail.com",
|
||||||
description="A python library for AI personality definition",
|
description="A python library for AI personality definition",
|
||||||
|
Loading…
Reference in New Issue
Block a user