We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da61133 + 431345a commit e67b9daCopy full SHA for e67b9da
setup.py
@@ -20,10 +20,10 @@
20
from setuptools import setup
21
22
setup(name='hpeOneView',
23
- version='6.2.0',
+ version='6.3.0',
24
description='HPE OneView Python Library',
25
url='https://github.com/HewlettPackard/oneview-python',
26
- download_url="https://github.com/HewlettPackard/oneview-python/tarball/v6.2.0",
+ download_url="https://github.com/HewlettPackard/oneview-python/tarball/v6.3.0",
27
author='Hewlett Packard Enterprise Development LP',
28
author_email='oneview-pythonsdk@hpe.com',
29
license='Apache',
0 commit comments