From 8463794556051740061b0556541044b38b53d50c Mon Sep 17 00:00:00 2001 From: Callum Leslie Date: Mon, 8 Aug 2022 22:00:15 +0100 Subject: [PATCH] chore: bump version to 2.4 for release --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 916c54a..bef8ff8 100755 --- a/main.py +++ b/main.py @@ -19,7 +19,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.3.1" +__VERSION__ = "2.4" __BRANCH__ = "master" print(