From: Guillaume Pellerin Date: Wed, 16 Oct 2013 09:19:43 +0000 (+0200) Subject: goto 0.5.1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=350674e34891db3a5f93542e07e2db6fd9dd4e2e;p=timeside-diadems.git goto 0.5.1 --- diff --git a/setup.py b/setup.py index 41e11d0..38e65dd 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.0', + version = '0.5.1', install_requires = [ 'setuptools', 'numpy',