diff --git a/core.py b/core.py index 2974b98..c27333a 100644 --- a/core.py +++ b/core.py @@ -27,7 +27,7 @@ ) import pyclip -__version__ = "0.1.2" +__version__ = "0.1.3" set_title("VLIVE-BACKUP-BOT") ptk_session = PromptSession()