mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-16 02:10:35 +08:00
updating version numbers
This commit is contained in:
@@ -38,7 +38,7 @@ import shutil
|
||||
import subprocess
|
||||
import traceback
|
||||
|
||||
VERSION = '2.0.3'
|
||||
VERSION = '2.0.4'
|
||||
|
||||
EXEC_PATH = os.path.dirname(os.path.abspath(inspect.getfile(inspect.currentframe())))
|
||||
FRAMES = '{}\\frames'.format(EXEC_PATH) # Folder containing extracted frames
|
||||
|
||||
Reference in New Issue
Block a user