Bumped version to 1.5
This commit is contained in:
parent
d98293667b
commit
e7cc59846f
2
main.py
2
main.py
|
@ -12,7 +12,7 @@ import urllib.parse
|
||||||
import argparse
|
import argparse
|
||||||
import time
|
import time
|
||||||
|
|
||||||
version = 1.0
|
version = 1.5
|
||||||
style = False
|
style = False
|
||||||
|
|
||||||
text = 'This program takes YouTube URL or title of a song and converts it into vaporwave'
|
text = 'This program takes YouTube URL or title of a song and converts it into vaporwave'
|
||||||
|
|
Loading…
Reference in New Issue