summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-09-26 15:08:08 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-09-26 15:08:08 +0200
commitfaf55f7bc2878822789a393516905c433ad82c4e (patch)
treeb3b00b1c2e981a2618ea42773dfb3add6b459ae5
parent~ | Merge pull request #944 from RockChinQ/main (diff)
downloadgpt4free-faf55f7bc2878822789a393516905c433ad82c4e.tar
gpt4free-faf55f7bc2878822789a393516905c433ad82c4e.tar.gz
gpt4free-faf55f7bc2878822789a393516905c433ad82c4e.tar.bz2
gpt4free-faf55f7bc2878822789a393516905c433ad82c4e.tar.lz
gpt4free-faf55f7bc2878822789a393516905c433ad82c4e.tar.xz
gpt4free-faf55f7bc2878822789a393516905c433ad82c4e.tar.zst
gpt4free-faf55f7bc2878822789a393516905c433ad82c4e.zip
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ae05333b..dcb50f46 100644
--- a/setup.py
+++ b/setup.py
@@ -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.5'
+VERSION = '0.1.3.6'
DESCRIPTION = (
"The official gpt4free repository | various collection of powerful language models"
)