diff --git a/gpustat.py b/gpustat.py index e7f89e3..072a545 100755 --- a/gpustat.py +++ b/gpustat.py @@ -23,7 +23,7 @@ import pynvml as N from blessings import Terminal -__version__ = '0.4.0' +__version__ = '0.4.1' NOT_SUPPORTED = 'Not Supported'