~ | 0.0.2.8

This commit is contained in:
abc 2023-09-11 12:38:00 +01:00
parent d1074d6e1c
commit a392f4df78

View File

@ -14,7 +14,7 @@ with open("requirements.txt") as f:
with open("interference/requirements.txt") as f:
api_required = f.read().splitlines()
VERSION = '0.0.2.7'
VERSION = '0.0.2.8'
DESCRIPTION = (
"The official gpt4free repository | various collection of powerful language models"
)