From 5472c4ece04835389b1ed3c301fa08a9c331b194 Mon Sep 17 00:00:00 2001 From: florent Date: Thu, 22 Dec 2011 02:06:45 +0000 Subject: author email update in setup.py --- diff --git a/setup.py b/setup.py index 9d6be0c..33b4c62 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup(name="datastore-reader", long_description=""" """, author="Florent Pigout", - author_email="florent@toopy.org", + author_email="florent.pigout@gmail.com", url="", license='MIT', install_requires = [ -- cgit v0.9.1