From a8630ca62eb19759a1dabdcb6d3ec4c209e5f131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 15 Dec 2019 17:00:16 -0500 Subject: release 1.0.0 --- hypervideo_gui/main_ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hypervideo_gui/main_ui.py') 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' -- cgit v1.2.3