diff --git a/bin/video2x.py b/bin/video2x.py index 5c073f2..2df9f0b 100644 --- a/bin/video2x.py +++ b/bin/video2x.py @@ -13,7 +13,7 @@ __ __ _ _ ___ __ __ Name: Video2X Controller Author: K4YT3X Date Created: Feb 24, 2018 -Last Modified: June 10, 2019 +Last Modified: June 13, 2019 Licensed under the GNU General Public License Version 3 (GNU GPL v3), available at: https://www.gnu.org/licenses/gpl-3.0.txt @@ -52,7 +52,7 @@ import tempfile import time import traceback -VERSION = '2.7.1' +VERSION = '2.7.2' # each thread might take up to 2.5 GB during initialization. # (system memory, not to be confused with GPU memory)