~ | g4f `v-0.1.5.1` [*new gui & interference*]

This commit is contained in:
abc 2023-10-06 20:05:04 +01:00
parent 17f22f97c8
commit 59e573b6df
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ from requests import get
logging = False
version = '0.1.5.1'
def check_pypi_version():
try:
response = get(f"https://pypi.org/pypi/g4f/json").json()