From 785f6db6ed09754e207ccaa90b03aa8347a62576 Mon Sep 17 00:00:00 2001 From: Simon <65854503+OpenSourceSimon@users.noreply.github.com> Date: Thu, 13 Apr 2023 14:43:48 +0200 Subject: [PATCH] edit version number --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index da62b3e..9035d2d 100755 --- a/main.py +++ b/main.py @@ -24,7 +24,7 @@ from video_creation.screenshot_downloader import get_screenshots_of_reddit_posts from video_creation.voices import save_text_to_mp3 from utils.ffmpeg_install import ffmpeg_install -__VERSION__ = "3.0.1" +__VERSION__ = "3.1" print( """