From bc98e116709645705e41564d3bc25c8ce565bb8a Mon Sep 17 00:00:00 2001 From: WoahAI <115117306+Woahai321@users.noreply.github.com> Date: Thu, 26 Sep 2024 12:50:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=81=20=E2=9C=85=20Final=20v0.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- add.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/add.py b/add.py index e69b986..e551f4a 100644 --- a/add.py +++ b/add.py @@ -1,5 +1,5 @@ # ============================================================================== -# Soluify | Your #1 IT Problem Solver | {imdb-to-overseerr v0.3.1} +# Soluify | Your #1 IT Problem Solver | {imdb-to-overseerr v0.3.2} # ============================================================================== # __ _ # (_ _ | .(_ @@ -86,7 +86,7 @@ def display_ascii_art(): def display_banner(): banner = """ ============================================================== - Soluify - {servarr-tools_imdb-overseer_v0.3.1} + Soluify - {servarr-tools_imdb-overseer_v0.3.2} ============================================================== """ print(color_gradient(banner, "#aa00aa", "#00aa00") + Style.RESET_ALL) @@ -549,5 +549,5 @@ def main(): main() # ======================================================================================================= -# Soluify | You actually read it? Nice work, stay safe out there people! | {imdb-to-overseerr v0.3.1} +# Soluify | You actually read it? Nice work, stay safe out there people! | {imdb-to-overseerr v0.3.2} # =======================================================================================================