1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-19 19:01:03 +00:00

Version bump

This commit is contained in:
Alban Féron 2019-06-16 16:39:00 +02:00
parent 1ce2f6fe70
commit 7966f767ca
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.3'
VERSION = '0.4'
DESCRIPTION = 'Python implementation of the Subsonic server API.'
KEYWORDS = 'subsonic music api'
AUTHOR_NAME = 'Alban Féron'