improved CpuLoad trigger logic

This commit is contained in:
2025-03-14 16:36:31 +01:00
parent 81af6180db
commit 43ab617625
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.1.43"
version = "0.1.44"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }