detect file rollover in LogTrigger

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