From: yomguy Date: Tue, 8 Jan 2013 09:59:35 +0000 (+0100) Subject: add egg-infos, go to 0.4.3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2abf9cadde8a063f607a96ab9afcc9ac0fcd8f2e;p=timeside-diadems.git add egg-infos, go to 0.4.3 --- diff --git a/setup.py b/setup.py index 603205c..d83e7ac 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( long_description = open('README.rst').read(), author = ["Guillaume Pellerin", "Olivier Guilyardi", "Riccardo Zaccarelli", "Paul Brossier"], author_email = ["yomguy@parisson.com","olivier@samalyse.com", "riccardo.zaccarelli@gmail.com", "piem@piem.org"], - version = '0.4.2', + version = '0.4.3', install_requires = [ 'setuptools', 'numpy',