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