Skip to content

Commit 9e6ece3

Browse files
authored
Merge pull request #19 from ccnmtl/nikolas-patch-2
Update contact email
2 parents 8e587f1 + c234ad4 commit 9e6ece3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
name="django-smoketest",
88
version="1.1.0",
99
author="Anders Pearson",
10-
author_email="anders@columbia.edu",
10+
author_email="ccnmtl-dev@columbia.edu",
1111
url="https://github.com/ccnmtl/django-smoketest",
1212
description="Django smoketest framework",
1313
long_description=open(os.path.join(ROOT, 'README.md')).read(),

0 commit comments

Comments
 (0)