We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56a1fe commit 9c3b44fCopy full SHA for 9c3b44f
setup.py
@@ -38,10 +38,10 @@
38
description='Python client API for LabKey Server',
39
long_description=long_desc,
40
license="Apache License 2.0",
41
- author='Elizabeth Nelson',
42
- author_email='eknelson@labkey.com',
43
- maintainer='Brian Connolly',
44
- maintainer_email='brian@labkey.com',
+ author='Nick Arnold',
+ author_email='nicka@labkey.com',
+ maintainer='Nick Arnold',
+ maintainer_email='nicka@labkey.com',
45
url='https://github.com/LabKey/labkey-api-python',
46
packages=packages,
47
package_data={},
0 commit comments