diff --git a/setup.py b/setup.py index 5948602..2344bf7 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ def readme(): version='0.1', description='Python applied sheaf computation library', url='http://github.com/kb1dds/pysheaf', - author='Michael Robinson', + author='Michael Robinson and Brenda Praggastis', author_email='michaelr@american.edu', license='MIT', packages=['pysheaf'],