2.2.1 fixed AAC codec error

This commit is contained in:
K4YT3X 2019-02-01 10:59:29 -05:00
parent 2e10a9a92d
commit d5387d9b52

View File

@ -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)