mirror of
https://github.com/spl0k/supysonic.git
synced 2024-12-22 08:56:17 +00:00
Version bump
This commit is contained in:
parent
8d6821df99
commit
65a7131c05
@ -69,10 +69,6 @@ html_domain_indices = False
|
||||
|
||||
_man_authors = ["Louis-Philippe Véronneau", author]
|
||||
|
||||
# Man pages, they are writter to be generated directly by `rst2man` so using
|
||||
# Sphinx to build them will give weird sections, but if we ever need it it's
|
||||
# there
|
||||
|
||||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [
|
||||
(
|
||||
|
@ -7,7 +7,7 @@
|
||||
# Distributed under terms of the GNU AGPLv3 license.
|
||||
|
||||
NAME = "Supysonic"
|
||||
VERSION = "0.7.1"
|
||||
VERSION = "0.7.2"
|
||||
DESCRIPTION = "Python implementation of the Subsonic server API"
|
||||
AUTHOR = "Alban Féron"
|
||||
AUTHOR_EMAIL = "alban.feron@gmail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user