Bumped version to 0.3
This commit is contained in:
parent
5997f1fe6b
commit
144e6f58c2
@ -2,7 +2,7 @@
|
|||||||
import sys
|
import sys
|
||||||
python_version = int(sys.version[0])
|
python_version = int(sys.version[0])
|
||||||
name = "MusicDL"
|
name = "MusicDL"
|
||||||
version = "0.2"
|
version = "0.3"
|
||||||
author = "Manuel Cortéz"
|
author = "Manuel Cortéz"
|
||||||
authorEmail = "manuel@manuelcortez.net"
|
authorEmail = "manuel@manuelcortez.net"
|
||||||
copyright = "Copyright (C) 2018, Manuel Cortez"
|
copyright = "Copyright (C) 2018, Manuel Cortez"
|
||||||
|
Loading…
Reference in New Issue
Block a user