From: Guillaume Pellerin Date: Tue, 20 May 2014 10:34:11 +0000 (+0200) Subject: goto 0.5.6 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=357dad3eb0d92d0cafac8142534979c89ecee2bf;p=timeside-diadems.git goto 0.5.6 --- diff --git a/setup.py b/setup.py index 24cd36a..585cf36 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.5', + version = '0.5.6', install_requires = [ 'numpy', 'mutagen',