aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_gui/main_ui.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_gui/main_ui.py')
-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 5bbcace..b278190 100644
--- a/hypervideo_gui/main_ui.py
+++ b/hypervideo_gui/main_ui.py
@@ -42,7 +42,7 @@ if len(sys.argv) == 2:
else:
DEBUG = None
-__version__ = '1.0.0'
+__version__ = '1.0.1'
__license__ = 'GPL-3'
__title__ = 'Simple Hypervideo Download GUI'