diff --git a/setup.py b/setup.py index c33ee84..9833184 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ def read(fname): setup( name='pyvmomi', - version='5.5.0', + version='5.5.0_2014.dev', description='VMware vSphere Python SDK', author='VMware, Inc.', author_email='jhu@vmware.com',