From 6d177d36b74a15538a9c9560a5a70df65aa5234e Mon Sep 17 00:00:00 2001 From: Simon <65854503+OpenSourceSimon@users.noreply.github.com> Date: Thu, 2 Feb 2023 16:24:54 +0100 Subject: [PATCH] Version 3.0.1 includes a couple of bug fixes --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index dcb1861..7e4d1b9 100755 --- a/main.py +++ b/main.py @@ -23,7 +23,7 @@ from video_creation.final_video import make_final_video from video_creation.screenshot_downloader import get_screenshots_of_reddit_posts from video_creation.voices import save_text_to_mp3 -__VERSION__ = "3.0" +__VERSION__ = "3.0.1" print( """