Skip to content

Commit e67b9da

Browse files
authored
Merge pull request #180 from HewlettPackard/AsisBagga-patch-2
Update setup.py
2 parents da61133 + 431345a commit e67b9da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
from setuptools import setup
2121

2222
setup(name='hpeOneView',
23-
version='6.2.0',
23+
version='6.3.0',
2424
description='HPE OneView Python Library',
2525
url='https://github.com/HewlettPackard/oneview-python',
26-
download_url="https://github.com/HewlettPackard/oneview-python/tarball/v6.2.0",
26+
download_url="https://github.com/HewlettPackard/oneview-python/tarball/v6.3.0",
2727
author='Hewlett Packard Enterprise Development LP',
2828
author_email='oneview-pythonsdk@hpe.com',
2929
license='Apache',

0 commit comments

Comments
 (0)