Merge pull request #390 from tianhao64/master

update tag
This commit is contained in:
Tianhao He 2016-04-25 10:11:09 -07:00
commit 841ad99118
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'),