chore: updated version and added a branch tag

pull/880/head
Jason 2 years ago
parent 359e9d8c21
commit 2cf00a1da8

@ -16,7 +16,9 @@ from video_creation.final_video import make_final_video
from video_creation.screenshot_downloader import download_screenshots_of_reddit_posts from video_creation.screenshot_downloader import download_screenshots_of_reddit_posts
from video_creation.voices import save_text_to_mp3 from video_creation.voices import save_text_to_mp3
VERSION = "2.3" __VERSION__ = "2.3"
__BRANCH__ = "master"
print( print(
""" """

Loading…
Cancel
Save