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.
1 parent 2f5735c commit 6a46846Copy full SHA for 6a46846
setup.py
@@ -9,7 +9,7 @@
9
long_description = (here / 'README.md').read_text(encoding='utf-8')
10
11
setup(name='nvidia-htop',
12
- version='1.0.3',
+ version='1.0.4',
13
description='A tool for enriching the output of nvidia-smi',
14
long_description=long_description,
15
long_description_content_type='text/markdown',
0 commit comments