Skip to content

Commit

Permalink
Release version: v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wookayin committed Sep 4, 2022
1 parent ab27329 commit e45c5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpustat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The gpustat module.
"""

__version__ = '1.0.0rc1'
__version__ = '1.0.0'

from .core import GPUStat, GPUStatCollection
from .core import new_query
Expand Down

0 comments on commit e45c5c6

Please sign in to comment.