aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hypervideo_gui/main_ui.py2
1 files changed, 1 insertions, 1 deletions
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'