mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-25 20:22:47 +03:00
Update __init__.py
This commit is contained in:
parent
de697f389c
commit
1375a74089
@ -5,7 +5,7 @@ from .Provider import BaseProvider, RetryProvider
|
||||
from .typing import Messages, CreateResult, Union, List
|
||||
from . import debug
|
||||
|
||||
version = '0.1.8.0'
|
||||
version = '0.1.8.1'
|
||||
version_check = True
|
||||
|
||||
def check_pypi_version() -> None:
|
||||
|
Loading…
Reference in New Issue
Block a user