From a4fa968acf6bb5c97bca48b9bdfcafe362aee353 Mon Sep 17 00:00:00 2001 From: Callum Leslie Date: Tue, 9 Aug 2022 18:18:58 +0000 Subject: [PATCH] chore: bump version and remove unused code --- main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.py b/main.py index 21e257f..b078c10 100755 --- a/main.py +++ b/main.py @@ -20,8 +20,7 @@ from video_creation.final_video import make_final_video from video_creation.screenshot_downloader import download_screenshots_of_reddit_posts from video_creation.voices import save_text_to_mp3 -__VERSION__ = "2.4" -__BRANCH__ = "master" +__VERSION__ = "2.4.1" print( """