From b81ee0c830398f9fcf26b32f0eca3da161f5c09c Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Wed, 27 Feb 2019 11:11:50 -0700 Subject: bump version number to 1.3 --- vidslice.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vidslice.py') diff --git a/vidslice.py b/vidslice.py index b9213e8..36fb1fd 100644 --- a/vidslice.py +++ b/vidslice.py @@ -9,7 +9,7 @@ from options import OptionsPanel from output import OutputPanel from sources import SourcesPanel, update_ytdl -VERSION = "1.2" +VERSION = "1.3" def check_update(parent): -- cgit v1.2.3