From: Guillaume Pellerin Date: Wed, 11 Jun 2014 19:02:43 +0000 (+0200) Subject: goto 0.5.7 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=06d601a49c72a00657616d31a94228482ee792a3;p=timeside-diadems.git goto 0.5.7 --- diff --git a/setup.py b/setup.py index 585cf36..f6b5a58 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.7', install_requires = [ 'numpy', 'mutagen',