Skip to content

Commit 58f8cd5

Browse files
committed
Release version 0.5.0
1 parent 71b7606 commit 58f8cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpustat/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The gpustat module.
33
"""
44

5-
__version__ = '0.5.0.dev1'
5+
__version__ = '0.5.0'
66

77
from .core import GPUStat, GPUStatCollection
88
from .core import new_query

0 commit comments

Comments
 (0)