From 44eb804cc51693e0baf4382c30e24857d0fa2b4f Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:32:39 +0100 Subject: ~ | new instructions for gui & interference + telegram channel --- g4f/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g4f/__init__.py') diff --git a/g4f/__init__.py b/g4f/__init__.py index 55c6589a..39fb0d9c 100644 --- a/g4f/__init__.py +++ b/g4f/__init__.py @@ -7,7 +7,7 @@ from .debug import logging from requests import get logging = False -version = '0.1.5.1' +version = '0.1.5.2' def check_pypi_version(): try: -- cgit v1.2.3