From 9df84ae82dbedc8a20ea130739c32fe9fa34e103 Mon Sep 17 00:00:00 2001 From: Ian Langmore Date: Sun, 3 Nov 2013 20:06:46 -0500 Subject: [PATCH] UP: Added email to setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e6afb54..d2e88be 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ DISTNAME = 'DSpy' LICENSE = 'BSD' MAINTAINER = "The DsPy Development Team" -EMAIL = "" +EMAIL = "ianlangmore@gmail.com" URL = "https://github.com/columbia-applied-data-science/dspy" DESCRIPTION = ""