From 4f3c12b1bd4d3cc7fec5f80c748e9247d1014c73 Mon Sep 17 00:00:00 2001 From: ThioJoe <12518330+ThioJoe@users.noreply.github.com> Date: Sun, 14 Jan 2024 18:58:00 -0700 Subject: [PATCH] Update version number 0.17.3 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index bdbe3b2..9fc4e84 100644 --- a/main.py +++ b/main.py @@ -6,7 +6,7 @@ # License: GPLv3 # NOTE: By contributing to this project, you agree to the terms of the GPLv3 license, and agree to grant the project owner the right to also provide or sell this software, including your contribution, to anyone under any other license, with no compensation to you. -version = '0.17.2' +version = '0.17.3' print(f"------- 'Auto Synced Translated Dubs' script by ThioJoe - Release version {version} -------") # Import other files