Merge branch 'master' of manuelcortez.net:music-dl

This commit is contained in:
Manuel Cortez 2018-04-13 08:28:02 -05:00
commit 192aa4d9d4

View File

@ -2,7 +2,7 @@
import sys
python_version = int(sys.version[0])
name = "MusicDL"
version = "0.2"
version = "0.3"
author = "Manuel Cortéz"
authorEmail = "manuel@manuelcortez.net"
copyright = "Copyright (C) 2018, Manuel Cortez"