From 4c2b81d55defaa7189e13a137852082fce7b6801 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 4 Jul 2014 16:14:44 +0200 Subject: [PATCH] goto 0.5.6.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 585cf36..126d6e5 100755 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ setup( long_description = open('README.rst').read(), author = "Guillaume Pellerin, Paul Brossier, Thomas Fillon, Riccardo Zaccarelli, Olivier Guilyardi", author_email = "yomguy@parisson.com, piem@piem.org, thomas@parisson.com, riccardo.zaccarelli@gmail.com, olivier@samalyse.com", - version = '0.5.6', + version = '0.5.6.3', install_requires = [ 'numpy', 'mutagen', -- 2.39.5