added governor statistics

This commit is contained in:
2025-04-04 19:08:18 +02:00
parent d762fe7c1c
commit a07fd72c74
3 changed files with 63 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.5.21"
version = "0.5.23"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }