Skip to content

Commit 22ddaa9

Browse files
committed
Release candidate version v1.0.0rc1
1 parent 86f3130 commit 22ddaa9

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.dev2'
5+
__version__ = '1.0.0rc1'
66

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

0 commit comments

Comments
 (0)