LogTrigger added support for substrings and added statistics

This commit is contained in:
2025-03-29 14:06:49 +01:00
parent e5f54ccb9d
commit ed8aef1e40
3 changed files with 88 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.2.2"
version = "0.2.5"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }