added time trigger

This commit is contained in:
2025-03-08 17:05:07 +01:00
parent 020c376ee6
commit d1d11dfc5a
5 changed files with 35 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.1.30"
version = "0.1.31"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }