update version to 6.0.0.2016.4

This commit is contained in:
tianhao he 2016-04-22 20:40:01 -07:00
parent b7fa79dc45
commit 616d8e28b1
1 changed files with 1 additions and 1 deletions

View File

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