File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 test_pypi :
1111 description : ' Publish to TestPyPI instead of PyPI'
1212 required : false
13- default : true
13+ default : false
1414 type : boolean
1515
1616jobs :
Original file line number Diff line number Diff line change 1010 test_pypi :
1111 description : ' Publish to TestPyPI instead of PyPI'
1212 required : false
13- default : true
13+ default : false
1414 type : boolean
1515
1616jobs :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " laperf-power"
7- version = " 0.1.0 "
7+ version = " 0.1.1 "
88description = " Lightweight real-time power and resource monitoring tool for AI workloads"
99readme = " README.md"
1010requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " laperf"
7- version = " 0.1.0 "
7+ version = " 0.1.1 "
88description = " Local AI Performance Benchmark Suite - Reproducible AI hardware benchmarks with real-time power monitoring"
99readme = " README.md"
1010requires-python = " >=3.12"
You can’t perform that action at this time.
0 commit comments