Update setup.py

This commit is contained in:
Tianhao He 2017-05-24 10:03:24 -07:00 committed by GitHub
parent 1ec1f4b1ed
commit 9f3a854e68

@ -29,7 +29,7 @@ with open('test-requirements.txt') as f:
setup(
name='pyvmomi',
version='6.5.0.2017.5',
version='6.5.0.2017.5-1',
description='VMware vSphere Python SDK',
# NOTE: pypi prefers the use of RST to render docs
long_description=read('README.rst'),