From 2abf9cadde8a063f607a96ab9afcc9ac0fcd8f2e Mon Sep 17 00:00:00 2001 From: yomguy Date: Tue, 8 Jan 2013 10:59:35 +0100 Subject: [PATCH] add egg-infos, go to 0.4.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.39.5