diff --git a/setup.py b/setup.py index 5a163200..434f9354 100755 --- a/setup.py +++ b/setup.py @@ -153,7 +153,7 @@ def gssapi_modules(lst): open('README.txt').read()))) setup( - name='PythonGSSAPI', + name='gssapi', version='1.0.0', author='The Python GSSAPI Team', author_email='sross@redhat.com',