From ec1398947d647158e5e6fd15ee106247b06f2174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sun, 15 Dec 2019 21:47:05 -0500 Subject: new release 1.0.1 --- 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 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' -- cgit v1.2.3