~ | g4f v-0.1.3.9

This commit is contained in:
abc 2023-09-27 18:55:58 +01:00
parent be293e7af7
commit 32d5536450
4 changed files with 5 additions and 5 deletions

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.1.3.8'
VERSION = '0.1.3.9'
DESCRIPTION = (
"The official gpt4free repository | various collection of powerful language models"
)