improved cpu load trigger

This commit is contained in:
2025-03-10 15:55:41 +01:00
parent 1f9beae3e8
commit c077476e0b
3 changed files with 24 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.1.39"
version = "0.1.41"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }