diff --git a/setup.py b/setup.py index a48cd2c..125c42c 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ name="djangowind", version="1.0.0", author="Anders Pearson", - author_email="anders@columbia.edu", + author_email="ccnmtl-dev@columbia.edu", url="https://github.com/ccnmtl/djangowind", description="Django Authentication backend for CAS", long_description="Django Authentication backend for CAS and associated helpers",