Update release version

This commit is contained in:
Tianhao He 2017-05-20 16:54:04 -07:00 committed by GitHub
parent 8bfbd7af53
commit b3b26bd674

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