This commit is contained in:
Muayyad Alsadi
2024-02-06 00:04:48 +03:00
parent 9ed05a23ef
commit 1b85ebe506

View File

@ -42,7 +42,7 @@ from tqdm.asyncio import tqdm
import yaml
from dotenv import dotenv_values
__version__ = "1.0.7"
__version__ = "1.0.8"
script = os.path.realpath(sys.argv[0])