diff options
Diffstat (limited to 'module/download_thread.py')
-rw-r--r-- | module/download_thread.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/download_thread.py b/module/download_thread.py index 7c899b185..1cc509bca 100644 --- a/module/download_thread.py +++ b/module/download_thread.py @@ -18,7 +18,7 @@ @author: mkaay @author: spoob @author: sebnapi - @version: v0.3 + @version: v0.3.1 """ import threading |