diff --git a/bin/video2x.py b/bin/video2x.py index b3ddece..64057e6 100755 --- a/bin/video2x.py +++ b/bin/video2x.py @@ -35,7 +35,7 @@ import psutil import time import traceback -VERSION = '2.2.0' +VERSION = '2.2.1' # Each thread might take up to 2.5 GB during initialization. # (system memory, not to be confused with GPU memory)