Skip to content

Commit a3c8e3e

Browse files
authored
Merge pull request #91 from solarwinds/update-author-email
Update author email
2 parents 2df3588 + dd9df30 commit a3c8e3e

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
@@ -14,7 +14,7 @@
1414
version="0.5.0", # Update also in __init__ ;
1515
description="Python API for the SolarWinds Orion SDK",
1616
author="SolarWinds",
17-
author_email="TeamBorgs@solarwinds.com",
17+
author_email="orionsdk@solarwinds.com",
1818
url='http://github.com/solarwinds/orionsdk-python',
1919
license='https://github.com/solarwinds/orionsdk-python/blob/master/LICENSE',
2020
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),

0 commit comments

Comments
 (0)