addded cpu load trigger

This commit is contained in:
2025-03-09 17:52:07 +01:00
parent f088b4ecaa
commit 5667ccd784
5 changed files with 47 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.1.34"
version = "0.1.35"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }