We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2df3588 + dd9df30 commit a3c8e3eCopy full SHA for a3c8e3e
setup.py
@@ -14,7 +14,7 @@
14
version="0.5.0", # Update also in __init__ ;
15
description="Python API for the SolarWinds Orion SDK",
16
author="SolarWinds",
17
- author_email="TeamBorgs@solarwinds.com",
+ author_email="orionsdk@solarwinds.com",
18
url='http://github.com/solarwinds/orionsdk-python',
19
license='https://github.com/solarwinds/orionsdk-python/blob/master/LICENSE',
20
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
0 commit comments