From: Guillaume Pellerin Date: Tue, 4 Feb 2014 08:53:31 +0000 (+0100) Subject: goto 0.5.4 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b2ad2bf0e6d88554c205077c31196ab606efd9a3;p=timeside-diadems.git goto 0.5.4 --- diff --git a/setup.py b/setup.py index f8558db..c336239 100755 --- a/setup.py +++ b/setup.py @@ -26,7 +26,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.3', + version = '0.5.4', install_requires = [ 'setuptools', 'numpy',