diff --git a/core.py b/core.py index 4a801c5..db24c61 100644 --- a/core.py +++ b/core.py @@ -29,7 +29,7 @@ ) import pyperclip -__version__ = "0.3.1" +__version__ = "0.4.0" set_title("VLIVE-BACKUP-BOT") ptk_session = PromptSession()