From 6dbd6a67fb1deda60546a9c762f1683d40f10dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 3 Mar 2020 20:12:28 -0500 Subject: Version 1.0.3 --- hypervideo_gui/main_ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypervideo_gui/main_ui.py b/hypervideo_gui/main_ui.py index 9e85ba1..aa6cd64 100644 --- a/hypervideo_gui/main_ui.py +++ b/hypervideo_gui/main_ui.py @@ -36,7 +36,7 @@ if len(sys.argv) == 2: else: DEBUG = None -__version__ = '1.0.2' +__version__ = '1.0.3' __license__ = 'GPL-3' __title__ = 'Simple Hypervideo Download GUI' -- cgit v1.2.3