Skip to content

Commit 870caab

Browse files
authored
Update pyproject.toml (#100)
1 parent cf3e48e commit 870caab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "Device-SMI"
9-
version = "0.5.2"
9+
version = "0.5.3"
1010
description = "Retrieve gpu, cpu, and npu device info and properties from Linux/MacOS with zero package dependency."
1111
readme = { file = "README.md", content-type = "text/markdown" }
1212
requires-python = ">=3"

0 commit comments

Comments
 (0)