Skip to content

Commit 1fe1864

Browse files
committed
chore: update email address in setup.py
1 parent ed1c37e commit 1fe1864

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
@@ -58,7 +58,7 @@ def run_tests(self):
5858
tests_require=tests_require,
5959
cmdclass={'test': PyTest},
6060
author='IBM',
61-
author_email='devexdev@us.ibm.com',
61+
author_email='devxsdk@us.ibm.com',
6262
long_description=readme,
6363
long_description_content_type='text/markdown',
6464
url='https://github.com/IBM/python-sdk-core',

0 commit comments

Comments
 (0)