1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00

Updated the setup.py version for M8 relase

Signed-off-by: Kunal Singh<singhk@vmware.com>
This commit is contained in:
Kunal Singh 2019-09-13 11:29:22 +05:30
parent c30a34cd36
commit 4425f6787e

View File

@ -5,7 +5,7 @@ import os
from setuptools import setup
setup(name='vSphere Automation SDK',
version='1.4.0',
version='1.5.0',
description='VMware vSphere Automation SDK for Python',
url='https://github.com/vmware/vsphere-automation-sdk-python',
author='VMware, Inc.',