Skip to content

Commit f0fe4e2

Browse files
author
ddraganov
committed
Bump PyPI version to 8.0.1.0.2
1 parent 9bc45af commit f0fe4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def read(fname):
3030

3131
setup(
3232
name='pyvmomi',
33-
version='8.0.1.0.1',
33+
version='8.0.1.0.2',
3434
description='VMware vSphere Python SDK',
3535
# NOTE: pypi prefers the use of RST to render docs
3636
long_description=read('README.rst'),

0 commit comments

Comments
 (0)