We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a479e6d commit b2cd576Copy full SHA for b2cd576
gpustat.py
@@ -23,7 +23,7 @@
23
import pynvml as N
24
from blessings import Terminal
25
26
-__version__ = '0.4.0.dev1'
+__version__ = '0.4.0'
27
28
29
NOT_SUPPORTED = 'Not Supported'
0 commit comments