aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_gui
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_gui')
-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 6ae5f1a..34eb67d 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__ = '0.1'
+__version__ = '1.0.0'
__license__ = 'GPL-3'
__title__ = 'Simple Hypervideo Download GUI'