diff --git a/setup.py b/setup.py index 79d4f816..bdd082af 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import os from setuptools import setup -setup(name='vSphere Automation SDK', +setup(name='vsphere-automation-sdk', version='1.82.0', description='VMware vSphere Automation SDK for Python', url='https://github.com/vmware/vsphere-automation-sdk-python',