From: Guillaume Pellerin Date: Mon, 11 Nov 2013 21:10:42 +0000 (+0100) Subject: goto 0.5.2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=bd159d2e3836c02695798c17be59d8f98ab00152;p=timeside-diadems.git goto 0.5.2 --- diff --git a/setup.py b/setup.py index 38e65dd..749b2ee 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.1', + version = '0.5.2', install_requires = [ 'setuptools', 'numpy',