summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-09-23 12:23:07 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-09-23 12:23:07 +0200
commit76bd483c1b1776f6f5c37721f2b7274fce10b61e (patch)
treeec8809a682f98105f6d72880fafc8f84ffa80966
parent~ (diff)
downloadgpt4free-76bd483c1b1776f6f5c37721f2b7274fce10b61e.tar
gpt4free-76bd483c1b1776f6f5c37721f2b7274fce10b61e.tar.gz
gpt4free-76bd483c1b1776f6f5c37721f2b7274fce10b61e.tar.bz2
gpt4free-76bd483c1b1776f6f5c37721f2b7274fce10b61e.tar.lz
gpt4free-76bd483c1b1776f6f5c37721f2b7274fce10b61e.tar.xz
gpt4free-76bd483c1b1776f6f5c37721f2b7274fce10b61e.tar.zst
gpt4free-76bd483c1b1776f6f5c37721f2b7274fce10b61e.zip
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 25d71070..a14bcbaf 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.0.3.2'
+VERSION = '0.0.3.3'
DESCRIPTION = (
"The official gpt4free repository | various collection of powerful language models"
)