~boringcactus/vidslice

940e8754bc13f9f601c5f3db58e4a1ab7d05e2ea — Melody Horn 3 years ago 1cfe4d7
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):