Skip to content

Commit 50f3f9c

Browse files
committed
Beta release: 1.0.0b1
1 parent aba85f8 commit 50f3f9c

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__ = '1.0.0.dev0'
5+
__version__ = '1.0.0b1'
66

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

0 commit comments

Comments
 (0)