Skip to content

Commit 83fd8f6

Browse files
committed
resolve old naming, upd cli powertool
1 parent 62c1893 commit 83fd8f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

laperf-power/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "laperf-power"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "Lightweight real-time power and resource monitoring tool for AI workloads"
99
readme = "README.md"
1010
requires-python = ">=3.10"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "laperf"
7-
version = "0.1.1"
7+
version = "0.1.2"
88
description = "Local AI Performance Benchmark Suite - Reproducible AI hardware benchmarks with real-time power monitoring"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)