Bumped version to 0.3

This commit is contained in:
Manuel Cortez 2018-04-09 11:13:57 -05:00
parent 5997f1fe6b
commit 144e6f58c2

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"