diff --git a/setup.py.tmpl b/setup.py.tmpl index cd18bec3..742c1201 100644 --- a/setup.py.tmpl +++ b/setup.py.tmpl @@ -22,6 +22,6 @@ setuptools.setup( version='#VERSION#', description='Python General Hardware Management Initiative (IPMI, redfish, etc)', author='Jarrod Johnson', - autheor_email='jjohnson2@lenovo.com', + author_email='jjohnson2@lenovo.com', license='Apache License, Version 2.0')