11.5.0+CLORE
This commit is contained in:
parent
59d5e6c939
commit
19561d95ce
2
setup.py
2
setup.py
|
@ -15,7 +15,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
|||
# DistributionMetadata.download_url = None
|
||||
|
||||
setup(name='pynvml',
|
||||
version="11.5.0-CLORE",
|
||||
version="11.5.0+CLORE",
|
||||
python_requires='>=3.6',
|
||||
description='Python Bindings for the NVIDIA Management Library',
|
||||
long_description=long_description,
|
||||
|
|
Loading…
Reference in New Issue