bump to version 1.6
1 files changed, 1 insertions(+), 1 deletions(-) M vidslice.py
M vidslice.py => vidslice.py +1 -1
@@ 10,7 10,7 @@ from options import OptionsPanel from output import OutputPanel from sources import SourcesPanel, update_ytdl -VERSION = "1.5" +VERSION = "1.6" def check_update(parent):