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:
Shawn Hartsock
2014-06-18 16:33:19 -04:00
parent 61fa10e872
commit 16be2697fc

View File

@@ -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',