@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='gpuutil',
version='0.0.3',
version='0.0.4',
keywords='gpu utils',
description='A tool for observing gpu stat and auto set visible gpu in python code.',
license='MIT License',
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.