From ca912971a16175880b27bf69516228b64daa2f0b Mon Sep 17 00:00:00 2001 From: Anthony Rebello Date: Mon, 3 Oct 2016 20:47:53 +0530 Subject: [PATCH] changed author email to ops@deepcompute.com --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 74c2bcf..a7f29c7 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ "requests>=2.11", ], author="Deep-Compute", - author_email="rebello.anthony@gmail.com", + author_email="ops@deepcompute.com", description="Peoplegraph api client", keywords=["peoplegraph"], classifiers=[