We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f3130 commit 22ddaa9Copy full SHA for 22ddaa9
gpustat/__init__.py
@@ -2,7 +2,7 @@
2
The gpustat module.
3
"""
4
5
-__version__ = '1.0.0.dev2'
+__version__ = '1.0.0rc1'
6
7
from .core import GPUStat, GPUStatCollection
8
from .core import new_query
0 commit comments