diff --git a/setup.py b/setup.py index 019bcffea..1f2af01f7 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ def read(fname): setup( name='pyvmomi', - version='6.7.0', + version='6.7.0.2018.9', description='VMware vSphere Python SDK', # NOTE: pypi prefers the use of RST to render docs long_description=read('README.rst'),