Update setup.py

This commit is contained in:
Tianhao He 2017-05-24 10:11:11 -07:00 committed by GitHub
parent 9f3a854e68
commit 7f1a0914ce

@ -29,7 +29,7 @@ with open('test-requirements.txt') as f:
setup(
name='pyvmomi',
version='6.5.0.2017.5-1',
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'),