From f57b5e9d044dcbbe942b1b80e18b21155273cb06 Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Sun, 17 May 2020 16:15:26 -0400 Subject: [PATCH] bumped GUI version number --- src/video2x_gui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video2x_gui.py b/src/video2x_gui.py index 366243e..24eb945 100755 --- a/src/video2x_gui.py +++ b/src/video2x_gui.py @@ -30,7 +30,7 @@ from PyQt5.QtCore import * from PyQt5.QtWidgets import * import magic -GUI_VERSION = '2.2.0' +GUI_VERSION = '2.3.0' LEGAL_INFO = f'''Video2X GUI Version: {GUI_VERSION}\\ Upscaler Version: {UPSCALER_VERSION}\\