mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-12 21:22:17 +00:00
Bumping the version, just because
This commit is contained in:
parent
6160fdc321
commit
e3ccf0809f
@ -4,13 +4,13 @@
|
|||||||
# This file is part of Supysonic.
|
# This file is part of Supysonic.
|
||||||
# Supysonic is a Python implementation of the Subsonic server API.
|
# Supysonic is a Python implementation of the Subsonic server API.
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013-2017 Alban 'spl0k' Féron
|
# Copyright (C) 2013-2018 Alban 'spl0k' Féron
|
||||||
# 2017 Óscar García Amor
|
# 2017 Óscar García Amor
|
||||||
#
|
#
|
||||||
# Distributed under terms of the GNU AGPLv3 license.
|
# Distributed under terms of the GNU AGPLv3 license.
|
||||||
|
|
||||||
NAME = 'supysonic'
|
NAME = 'supysonic'
|
||||||
VERSION = '0.2'
|
VERSION = '0.3'
|
||||||
DESCRIPTION = 'Python implementation of the Subsonic server API.'
|
DESCRIPTION = 'Python implementation of the Subsonic server API.'
|
||||||
KEYWORDS = 'subsonic music api'
|
KEYWORDS = 'subsonic music api'
|
||||||
AUTHOR_NAME = 'Alban Féron'
|
AUTHOR_NAME = 'Alban Féron'
|
||||||
|
Loading…
Reference in New Issue
Block a user