Marks this version pyVmomi 2014.dev
All development versions should be marked with yyyy.dev to denote that they are unstable development versions. Release versions will be marked 5.5.0_2014.1 (release 1) and so on with whole integer release numbers after the year.
This commit is contained in:
2
setup.py
2
setup.py
@@ -21,7 +21,7 @@ def read(fname):
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pyvmomi',
|
name='pyvmomi',
|
||||||
version='5.5.0',
|
version='5.5.0_2014.dev',
|
||||||
description='VMware vSphere Python SDK',
|
description='VMware vSphere Python SDK',
|
||||||
author='VMware, Inc.',
|
author='VMware, Inc.',
|
||||||
author_email='jhu@vmware.com',
|
author_email='jhu@vmware.com',
|
||||||
|
Reference in New Issue
Block a user