1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-11-09 11:42:16 +00:00

Version bump

This commit is contained in:
Alban Féron 2020-09-27 15:26:42 +02:00
parent 593666ae48
commit b07babb4ff
No known key found for this signature in database
GPG Key ID: 8CE0313646D16165

View File

@ -9,7 +9,7 @@
# Distributed under terms of the GNU AGPLv3 license.
NAME = "supysonic"
VERSION = "0.5.0"
VERSION = "0.6.0"
DESCRIPTION = "Python implementation of the Subsonic server API."
KEYWORDS = "subsonic music api"
AUTHOR_NAME = "Alban Féron"