11.5.0+CLORE

This commit is contained in:
clore 2024-04-30 14:00:59 +00:00
parent 59d5e6c939
commit 19561d95ce
1 changed files with 1 additions and 1 deletions

View File

@ -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,