From e7cc59846f206b07e497041c26864c4b5b2937aa Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 10 Mar 2020 20:46:14 +0530 Subject: Bumped version to 1.5 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.py') diff --git a/main.py b/main.py index 50a0d90..9655206 100644 --- a/main.py +++ b/main.py @@ -12,7 +12,7 @@ import urllib.parse import argparse import time -version = 1.0 +version = 1.5 style = False text = 'This program takes YouTube URL or title of a song and converts it into vaporwave' -- cgit v1.2.3